mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	Try -W 300
This commit is contained in:
		
							parent
							
								
									7250c57c5a
								
							
						
					
					
						commit
						c15ee827f4
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -25,7 +25,8 @@ | ||||||
| USING_YOSYS_NAMESPACE | USING_YOSYS_NAMESPACE | ||||||
| PRIVATE_NAMESPACE_BEGIN | PRIVATE_NAMESPACE_BEGIN | ||||||
| 
 | 
 | ||||||
| #define XC7_WIRE_DELAY "160" | #define XC7_WIRE_DELAY "300" // Number with which ABC will map a 6-input gate
 | ||||||
|  |                              // to one LUT6 (instead of a LUT5 + LUT2)
 | ||||||
| 
 | 
 | ||||||
| struct SynthXilinxPass : public ScriptPass | struct SynthXilinxPass : public ScriptPass | ||||||
| { | { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue