Skip to content

feat(tool): modelsim support added

Lukasz Butkowski requested to merge msim_va into main

ModelSim tool support added. Handled fully by ModelSim Tcl interpreter

make targets added:

make modelsim     # create workspace and run project compilation
make modelsim_sim # run project simulation in command line
make modelsim_gui # run project simulation in GUI mode

Merge request reports

Loading