minor tweaks to appease quartus

re-add fancy timing analysis scripts and revert to Makefile with custom quartus location support
This commit is contained in:
wgulian3
2020-03-10 04:05:01 -04:00
parent ca62e57a0d
commit a931b588c2
5 changed files with 23 additions and 20 deletions

View File

@@ -19,7 +19,7 @@ LIGHTW=-Wno-UNOPTFLAT
# LIB=-LDFLAGS '-L/usr/local/systemc/'
LIB=
CF=-CFLAGS '-std=c++11 -O3'
CF=-CFLAGS '-std=c++11 -fms-extensions'
DEB=--trace --prof-cfuncs -DVL_DEBUG=1