1 2 3 4 5 6 7 8 9
define core $(this)/targets := test $(this)/rtl_top := pkt_switch $(this)/rtl_files := pkt_switch.v $(this)/cocotb_paths := . $(this)/cocotb_modules := testbench endef