mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	Fixed xilinx/example_sim_counter test bench
This commit is contained in:
		
							parent
							
								
									41205afc39
								
							
						
					
					
						commit
						ae798d3fd5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -8,7 +8,7 @@ XILINX_DIR=/opt/Xilinx/14.5/ISE_DS/ISE | ||||||
| 
 | 
 | ||||||
| iverilog -o testbench_gold counter_tb.v counter.v | iverilog -o testbench_gold counter_tb.v counter.v | ||||||
| iverilog -o testbench_gate counter_tb.v testbench_synth.v \ | iverilog -o testbench_gate counter_tb.v testbench_synth.v \ | ||||||
| 	$XILINX_DIR/verilog/src/{glbl,unisims/{FDRE,LUT1,LUT2,LUT3,LUT4,LUT5,LUT6}}.v | 	$XILINX_DIR/verilog/src/{glbl,unisims/{FDRE,LUT1,LUT2,LUT3,LUT4,LUT5,LUT6,BUFGP,IBUF}}.v | ||||||
| 
 | 
 | ||||||
| ./testbench_gold > testbench_gold.txt | ./testbench_gold > testbench_gold.txt | ||||||
| ./testbench_gate > testbench_gate.txt | ./testbench_gate > testbench_gate.txt | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue