summaryrefslogtreecommitdiff
path: root/tb/soc/irq/Makefile
blob: 33e94e58a406f6a23beed63d4211cdd6905d9649 (plain)
1
2
3
4
5
.PHONY: all
all:
	verilator -Wall --trace -cc ../../../sv/soc/irq/pimc.sv --exe tb_pimc.cpp
	make -C obj_dir/ -f Vpimc.mk Vpimc
	./obj_dir/Vpimc