forked from Github_Repos/cvw
Default value of Drive in Makefile
This commit is contained in:
parent
a77fb485db
commit
dc5f80a3ca
@ -15,6 +15,7 @@ export MAXCORES ?= 4
|
||||
# MAXOPT turns on flattening, boundary optimization, and retiming
|
||||
# The output netlist is hard to interpret, but significantly better PPA
|
||||
export MAXOPT ?= 0
|
||||
export DRIVE ?= FLOP
|
||||
|
||||
time := $(shell date +%F-%H-%M)
|
||||
hash := $(shell git rev-parse --short HEAD)
|
||||
|
Loading…
Reference in New Issue
Block a user