1
0

Point to correct Chisel commit

This commit is contained in:
Andrew Waterman
2015-10-01 10:31:29 -07:00
parent a76f0bf8fb
commit 996670a4a6
3 changed files with 3 additions and 2 deletions

View File

@ -7,6 +7,7 @@ sim_dir = .
output_dir = $(sim_dir)/output
BACKEND = c
#CONFIG ?= ZscaleConfig
CONFIG ?= DefaultCPPConfig
include $(base_dir)/Makefrag