mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	Add test
This commit is contained in:
		
							parent
							
								
									ea8ac8fd74
								
							
						
					
					
						commit
						cc331cf70d
					
				
					 1 changed files with 10 additions and 1 deletions
				
			
		|  | @ -1,6 +1,5 @@ | ||||||
| read_verilog test_arith.v | read_verilog test_arith.v | ||||||
| synth_ice40 | synth_ice40 | ||||||
| techmap -map ../cells_sim.v |  | ||||||
| rename test gate | rename test gate | ||||||
| 
 | 
 | ||||||
| read_verilog test_arith.v | read_verilog test_arith.v | ||||||
|  | @ -8,3 +7,13 @@ rename test gold | ||||||
| 
 | 
 | ||||||
| miter -equiv -flatten -make_outputs gold gate miter | miter -equiv -flatten -make_outputs gold gate miter | ||||||
| sat -verify -prove trigger 0 -show-ports miter | sat -verify -prove trigger 0 -show-ports miter | ||||||
|  | 
 | ||||||
|  | delete A:whitebox # Necessary since whiteboxes cannot | ||||||
|  |                   # be overwritten... | ||||||
|  | synth_ice40 -top gate | ||||||
|  | 
 | ||||||
|  | read_verilog test_arith.v | ||||||
|  | rename test gold | ||||||
|  | 
 | ||||||
|  | miter -equiv -flatten -make_outputs gold gate miter | ||||||
|  | sat -verify -prove trigger 0 -show-ports miter | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue