sgherbst / anasymod

A framework for FPGA emulation of mixed-signal systems
BSD 3-Clause "New" or "Revised" License
34 stars 9 forks source link

Add method to auto-populate sim_ctrl.sv I/Os and initialization #51

Open sgherbst opened 3 years ago

sgherbst commented 3 years ago

This information is already in simctrl.yaml, so it should be possible to avoid having the user re-enter this information in sim_ctrl.sv (perhaps via auto-generated files they can `include)