mirror of
				https://github.com/marqs85/ossc
				synced 2025-10-30 23:46:02 +03:00 
			
		
		
		
	 670f515141
			
		
	
	
		670f515141
		
	
	
	
	
		
			
			- increase number of pipeline stages for scanline generation - alternative hybrid strength implementation - add missing file declaration in qsf
		
			
				
	
	
		
			6 lines
		
	
	
		
			371 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			371 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| set_global_assignment -name IP_TOOL_NAME "LPM_MULT"
 | |
| 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) "lpm_mult_4_hybr_ref.v"]
 | |
| set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "lpm_mult_4_hybr_ref_bb.v"]
 |