-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
enhancementNew feature or requestNew feature or request
Description
We probably need to think about generating a couple of different systems in occamygen.py
.
I can at least think about two in that context:
- RTL Sim
- FPGA
- (ASIC in the private wrapper repo)
I think we have all the necessary ingredients for this. What is missing is:
- Create a second(/third) configuration file. Using
jsonref
we could also share the cluster configuration between the system configuration. - Generate the RTL into dedicated directories
- (Manually) adapt the
Bender.yml
to include the appropriate files.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request