mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	Fix "make vgtest" so it runs to the end (but now it fails ;)
Signed-off-by: Claire Xenia Wolf <claire@clairexen.net>
This commit is contained in:
		
							parent
							
								
									3931b3a03f
								
							
						
					
					
						commit
						15fb0107dc
					
				
					 40 changed files with 79 additions and 79 deletions
				
			
		|  | @ -1,6 +1,6 @@ | |||
| 
 | ||||
| (* top *) | ||||
| module top(a, b, y1, y2, y3, y4); | ||||
| module hierarchy_top(a, b, y1, y2, y3, y4); | ||||
| input [3:0] a; | ||||
| input signed [3:0] b; | ||||
| output [7:0] y1, y2, y3, y4; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue