mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 11:42:30 +00:00 
			
		
		
		
	abc9 followed by clean otherwise netlist could be invalid for sim
This commit is contained in:
		
							parent
							
								
									433b0c677c
								
							
						
					
					
						commit
						6fe1ca633d
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -25,5 +25,6 @@ exec ${MAKE:-make} -f ../tools/autotest.mk $seed *.v EXTRA_FLAGS="-n 300 -p '\ | ||||||
|     synth -run coarse; \ |     synth -run coarse; \ | ||||||
|     opt -full; \ |     opt -full; \ | ||||||
|     techmap; abc9 -lut 4 -box ../abc.box; \ |     techmap; abc9 -lut 4 -box ../abc.box; \ | ||||||
|  |     clean; \ | ||||||
|     check -assert; \ |     check -assert; \ | ||||||
|     select -assert-none t:${DOLLAR}_NOT_ t:${DOLLAR}_AND_ %%'" |     select -assert-none t:${DOLLAR}_NOT_ t:${DOLLAR}_AND_ %%'" | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue