include defs.mk
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
include $(VHDL_HOME)/defs.mk
|
||||
PRJDIR := ./project
|
||||
|
||||
PRJ := mips_top
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,4 @@
|
||||
include $(VHDL_HOME)/defs.mk
|
||||
PRJDIR := ./project
|
||||
|
||||
PRJ := mips_top
|
||||
|
||||