Skip to content

Ghdl sanity test

Martin Jeřábek requested to merge ghdl_tb into master

I have added script and VHDL wrapper to run sanity test using VUnit, which enables running the simulation in both modelsim and ghdl (which is much faster) and according to their website should also allow for easy setup of continuous integretion in the future.

I had to make some minor changes to the code, so although they should be completely harmless, please take look at it before merging.

Merge request reports