mirror of
https://github.com/Silicon1602/srdl2sv.git
synced 2025-08-23 16:53:05 +00:00
Prepare Makefiles for regression flow with CocoTB tests
This commit is contained in:
5
tests/cocotb_tests/Makefile
Normal file
5
tests/cocotb_tests/Makefile
Normal file
@@ -0,0 +1,5 @@
|
||||
# Simulator specific variables
|
||||
SIM = verilator
|
||||
EXTRA_ARGS += --trace-fst --trace-structs
|
||||
|
||||
include $(shell cocotb-config --makefiles)/Makefile.sim
|
Reference in New Issue
Block a user