projects
/
pinmux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c8d4ee
)
updated bluespec search paths
author
Neel
<neelgala@gmail.com>
Thu, 29 Mar 2018 15:51:50 +0000
(21:21 +0530)
committer
Neel
<neelgala@gmail.com>
Thu, 29 Mar 2018 15:51:50 +0000
(21:21 +0530)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index e26327dc0889c1cf1d2dc67d8c80b2df4e2a6dad..23c3cd96b07f762871f27e07c550fd713c85c1f7 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-2,10
+2,10
@@
TOP_MODULE:=mkbus
TOP_FILE:=bus.bsv
-TOP_DIR:=./bsv_src/
+TOP_DIR:=./
m_class/
bsv_src/
WORKING_DIR := $(shell pwd)
-BSVINCDIR:= .:%/Prelude:%/Libraries:%/Libraries/BlueNoC:./
bsv_src:./src
/bsv_lib/
+BSVINCDIR:= .:%/Prelude:%/Libraries:%/Libraries/BlueNoC:./
m_class/bsv_src:./src/bsv
/bsv_lib/
default: gen_pinmux gen_verilog
check-blue: