TheSystemDevelopmentKit / rtl

Package for rtl (i.e. Verilog and VHDL ) simulation control
Other
1 stars 2 forks source link

Dofile handling with custom 'runname' broken. #65

Closed mkosunen closed 10 months ago

mkosunen commented 1 year ago

Defining runname causes dofiles to be executed in batch runs, which may break batch runs. Fix this first and then figure out how to use dofiles with batch runs.

Ping @Roenski

mkosunen commented 1 year ago

Implemented 'simulator_control_file' property in #71 that can be extended to Icarus and Questasim, but not implemented yet.