mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-30 19:22:31 +00:00 
			
		
		
		
	gatemate: Update CC_PLL parameters
This commit is contained in:
		
							parent
							
								
									6a7d5257cd
								
							
						
					
					
						commit
						f37073050b
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -22,6 +22,9 @@ module CC_PLL #( | |||
| 	parameter REF_CLK = "", // e.g. "10.0"
 | ||||
| 	parameter OUT_CLK = "", // e.g. "50.0"
 | ||||
| 	parameter PERF_MD = "", // LOWPOWER, ECONOMY, SPEED
 | ||||
| 	parameter LOCK_REQ = 1, | ||||
| 	parameter CLK270_DOUB = 0, | ||||
| 	parameter CLK180_DOUB = 0, | ||||
| 	parameter LOW_JITTER = 1, | ||||
| 	parameter CI_FILTER_CONST = 2, | ||||
| 	parameter CP_FILTER_CONST = 4 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue