mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-04-20 03:47:20 -04:00
Default value of Drive in Makefile
This commit is contained in:
parent
3a471ac7d6
commit
534b752d16
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue