Reply To: Running example test-benches with GHDL

Why OSVVM™? Forums OSVVM Running example test-benches with GHDL Reply To: Running example test-benches with GHDL

#1834
Jim Lewis
Member

This is currently what I am running in the OSVVM libraries for regression:

build  ../OsvvmLibraries

# Run Tests
build  ../OsvvmLibraries/UART/RunAllTests.pro
build  ../OsvvmLibraries/AXI4/AxiStream/RunAllTests.pro
build  ../OsvvmLibraries/AXI4/Axi4/RunAllTests.pro
# Next one has failures in running tests
build  ../OsvvmLibraries/AXI4/Axi4Lite/RunAllTests.pro