1
0

make ZscaleChip work with new parameters framework

This commit is contained in:
Yunsup Lee
2015-10-25 10:24:39 -07:00
parent c3a7dcf0ab
commit a175afae73
6 changed files with 27 additions and 32 deletions

View File

@ -3,7 +3,7 @@ ifndef RISCV
$(error Please set environment variable RISCV. Please take a look at README)
endif
MODEL := Top
MODEL ?= Top
PROJECT := rocketchip
CXX ?= g++
CXXFLAGS := -O1