You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know this is way late, and I am not @suoto, but figured I'd respond since I am looking around and trying to contribute. This isn't documented, but you can use the tag in the config file "builder" to specify which builder to use. This was added here. I have tested it with ghdl vs msim and it seems to work. The available options are msim (for Modelsim), xvhdl (for Xilinx Vivado), and ghdl (obviously, for GHDL). These can be seen here
Add command line option, to enable the user to choose which builder he/she wants to use. Suggestion:
--builder BUILDER specify the builded to be used
By adding it, it would allow:
hdl_checker/builder_utils.py
).The text was updated successfully, but these errors were encountered: