mirror of
				https://github.com/marqs85/ossc
				synced 2025-10-31 07:56:03 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			425 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			425 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| set_global_assignment -name IP_TOOL_NAME "LPM_MUX"
 | |
| set_global_assignment -name IP_TOOL_VERSION "17.1"
 | |
| set_global_assignment -name IP_GENERATED_DEVICE_FAMILY "{Cyclone IV E}"
 | |
| set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) "mux5.v"]
 | |
| set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "mux5_inst.v"]
 | |
| set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "mux5_bb.v"]
 | 
