mirror of
				https://github.com/openhwgroup/cvw
				synced 2025-02-11 06:05:49 +00:00 
			
		
		
		
	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
 | # MAXOPT turns on flattening, boundary optimization, and retiming
 | ||||||
| # The output netlist is hard to interpret, but significantly better PPA
 | # The output netlist is hard to interpret, but significantly better PPA
 | ||||||
| export MAXOPT ?= 0 | export MAXOPT ?= 0 | ||||||
|  | export DRIVE ?= FLOP | ||||||
| 
 | 
 | ||||||
| time := $(shell date +%F-%H-%M) | time := $(shell date +%F-%H-%M) | ||||||
| hash := $(shell git rev-parse --short HEAD) | hash := $(shell git rev-parse --short HEAD) | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user