mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 19:52:31 +00:00 
			
		
		
		
	tests: arch: xilinx: Change order of arguments in macc.sh
This commit is contained in:
		
							parent
							
								
									7dece7955e
								
							
						
					
					
						commit
						dcb30b5f4a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1,3 +1,3 @@ | |||
| ../../../yosys -qp "synth_xilinx -top macc2; rename -top macc2_uut" macc.v -o macc_uut.v | ||||
| ../../../yosys -qp "synth_xilinx -top macc2; rename -top macc2_uut" -o macc_uut.v macc.v | ||||
| iverilog -o test_macc macc_tb.v macc_uut.v macc.v ../../../techlibs/xilinx/cells_sim.v | ||||
| vvp -N ./test_macc | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue