mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	* Resolve package types in interfaces * Added test for resolving of package types in interfaces
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			136 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable file
		
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			136 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable file
		
	
	
	
	
#/bin/bash -e
 | 
						|
 | 
						|
./runone.sh  svinterface1
 | 
						|
./runone.sh  svinterface_at_top
 | 
						|
 | 
						|
./run_simple.sh load_and_derive
 | 
						|
./run_simple.sh resolve_types
 |