mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	Co-authored-by: Miodrag Milanovic <mmicko@gmail.com> Co-authored-by: Roland Coeurjoly <rolandcoeurjoly@gmail.com>
		
			
				
	
	
		
			13 lines
		
	
	
		
			No EOL
		
	
	
		
			168 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			No EOL
		
	
	
		
			168 B
		
	
	
	
		
			Text
		
	
	
	
	
	
$version Yosys $end
 | 
						|
$scope module simple_assign $end
 | 
						|
$var wire 1 n2 in $end
 | 
						|
$var wire 1 n1 out $end
 | 
						|
$upscope $end
 | 
						|
$enddefinitions $end
 | 
						|
#0
 | 
						|
#5
 | 
						|
b1 n1
 | 
						|
b1 n2
 | 
						|
#10
 | 
						|
b0 n1
 | 
						|
b0 n2 |