mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 11:42:30 +00:00 
			
		
		
		
	Misspell
This commit is contained in:
		
							parent
							
								
									8af9979aab
								
							
						
					
					
						commit
						af5706c2a3
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -262,7 +262,7 @@ struct SynthXilinxPass : public Pass | ||||||
| 				Pass::call(design, "techmap -map +/techmap.v -map +/xilinx/arith_map.v"); | 				Pass::call(design, "techmap -map +/techmap.v -map +/xilinx/arith_map.v"); | ||||||
| 			} | 			} | ||||||
| 
 | 
 | ||||||
| 			Pass::call(design, "shregmap -initt -params -enpol any_or_none"); | 			Pass::call(design, "shregmap -init -params -enpol any_or_none"); | ||||||
| 			Pass::call(design, "techmap -map +/xilinx/ff_map.v"); | 			Pass::call(design, "techmap -map +/xilinx/ff_map.v"); | ||||||
| 			Pass::call(design, "opt -fast"); | 			Pass::call(design, "opt -fast"); | ||||||
| 		} | 		} | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue