Compare commits
1 Commits
3c1c14f953
...
7c49812bdf
Author | SHA1 | Date | |
---|---|---|---|
7c49812bdf |
@ -6,7 +6,7 @@ BASE = $(PWD)/..
|
|||||||
BENCHTOP ?= cocotb_top_mac_test
|
BENCHTOP ?= cocotb_top_mac_test
|
||||||
|
|
||||||
COMPILE_ARGS=--std=08
|
COMPILE_ARGS=--std=08
|
||||||
SIM_ARGS ?= --wave=wave.ghw
|
# SIM_ARGS ?= --wave=wave.ghw
|
||||||
|
|
||||||
VHDL_SOURCES_trashernet += $(BASE)/trashernet/*.vhd
|
VHDL_SOURCES_trashernet += $(BASE)/trashernet/*.vhd
|
||||||
VHDL_SOURCES_design += $(BASE)/design/*.vhd
|
VHDL_SOURCES_design += $(BASE)/design/*.vhd
|
||||||
|
Loading…
Reference in New Issue
Block a user