decoupling interfaces for IO and memory mapped registers
[pinmux.git] / Makefile
index cd4ddf84a1d3578bff0a97fda2a48f25d68811be..90db368371bc09605f4a6d1f862adfc2638b037b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 ### Makefile for the cclass project
 
-TOP_MODULE:=mkpinmux
-TOP_FILE:=pinmux.bsv
+TOP_MODULE:=mkPinTop
+TOP_FILE:=PinTop.bsv
 TOP_DIR:=./bsv_src/
 WORKING_DIR := $(shell pwd)