From fb3537929116535169c77fd3c7ccf7fdc8a4c2f7 Mon Sep 17 00:00:00 2001 From: Paul Selkirk Date: Tue, 31 Mar 2015 16:34:23 -0400 Subject: Move novena_regs.v to common, fix to match other register read/write blocks. --- eim/build/Makefile | 2 +- eim/iseconfig/novena_eim.xise | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'eim') diff --git a/eim/build/Makefile b/eim/build/Makefile index b677364..e93b05f 100644 --- a/eim/build/Makefile +++ b/eim/build/Makefile @@ -9,7 +9,7 @@ ucf = ../ucf/novena_eim.ucf vfiles = \ ../rtl/novena_eim.v \ - ../rtl/novena_regs.v \ + ../../common/rtl/novena_regs.v \ ../../common/rtl/novena_clkmgr.v \ ../../common/rtl/ipcore/clkmgr_dcm.v \ ../../../common/core_selector/src/rtl/core_selector.v \ diff --git a/eim/iseconfig/novena_eim.xise b/eim/iseconfig/novena_eim.xise index b22ae9f..b29633e 100644 --- a/eim/iseconfig/novena_eim.xise +++ b/eim/iseconfig/novena_eim.xise @@ -19,7 +19,7 @@ - + -- cgit v1.2.3