Xilinx unisim typo
This commit is contained in:
		
				
					committed by
					
						 Wesley W. Terpstra
						Wesley W. Terpstra
					
				
			
			
				
	
			
			
			
						parent
						
							33c88b8cc4
						
					
				
				
					commit
					f9dc552ddc
				
			| @@ -33,7 +33,7 @@ extends BlackBox( | ||||
|   "DIFF_TERM" -> booleanToVerilogStringParam(DIFF_TERM), | ||||
|   "DQS_BIAS" -> booleanToVerilogStringParam(DQS_BIAS), | ||||
|   "IBUF_DELAY_VALUE" -> IntParam(IBUF_DELAY_VALUE), | ||||
|   "IBUDF_LOW_PWR" -> booleanToVerilogStringParam(IBUF_LOW_PWR), | ||||
|   "IBUF_LOW_PWR" -> booleanToVerilogStringParam(IBUF_LOW_PWR), | ||||
|   "IFD_DELAY_VALUE" -> StringParam(IFD_DELAY_VALUE), | ||||
|   "IOSTANDARD" -> StringParam(IOSTANDARD) | ||||
|   ) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user