SimpleProcessorCore/Makefile.files

4 lines
137 B
Makefile
Raw Normal View History

VHDL_SRC += src/simpleSOC.vhd
VHDL_SRC += General/ClkEnable.vhd General/clkDivider.vhd
VHDL_PKG +=
VHDL_TB += src/TB/TBsmallTop.vhd