Skip to content

Improve switching for sim and syn collateral #45

@Fi50

Description

@Fi50

Background Work

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions