mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 11:42:30 +00:00 
			
		
		
		
	Remove extraneous synth_xilinx call
This commit is contained in:
		
							parent
							
								
									01116f0f0a
								
							
						
					
					
						commit
						d0ee4cd88f
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		|  | @ -62,7 +62,6 @@ read_verilog ../common/lutram.v | ||||||
| hierarchy -top lutram_1w3r | hierarchy -top lutram_1w3r | ||||||
| proc | proc | ||||||
| memory -nomap | memory -nomap | ||||||
| synth_xilinx |  | ||||||
| equiv_opt -run :prove -map +/xilinx/cells_sim.v synth_xilinx | equiv_opt -run :prove -map +/xilinx/cells_sim.v synth_xilinx | ||||||
| memory | memory | ||||||
| opt -full | opt -full | ||||||
|  | @ -83,7 +82,6 @@ read_verilog ../common/lutram.v | ||||||
| hierarchy -top lutram_1w3r -chparam A_WIDTH 6 | hierarchy -top lutram_1w3r -chparam A_WIDTH 6 | ||||||
| proc | proc | ||||||
| memory -nomap | memory -nomap | ||||||
| synth_xilinx |  | ||||||
| equiv_opt -run :prove -map +/xilinx/cells_sim.v synth_xilinx | equiv_opt -run :prove -map +/xilinx/cells_sim.v synth_xilinx | ||||||
| memory | memory | ||||||
| opt -full | opt -full | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue