-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Background Work
- Yes, I searched the mailing list
- Yes, I searched the documentation
Feature Description
The current implementation, part of the verif lab (PR: https://github.com/ucb-eecs151tapeout/eecs151t-labs-staff/pull/6#pullrequestreview-2762469475), as discussed in #44 and ucb-eecs151tapeout/ofot-generator#3 , is bad practice. Improvements might be:
just make a SimConfig that just extends TapeoutConfig with a few settings that switch to simulateable models
I would just create a config fragment that would have all the tapeout related settings (i.e. MyTapeoutSettings), then you can just do MyTapeoutSettings_MyOGConfig (or like above, have a unique main config MyFullTapeoutConfig ).
Motivating Example
N/A
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request