Initial commit
This commit is contained in:
		
							
								
								
									
										24
									
								
								Libs/RiscV/NEORV32/setups/osflow/constraints/AlhambraII.pcf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										24
									
								
								Libs/RiscV/NEORV32/setups/osflow/constraints/AlhambraII.pcf
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,24 @@ | ||||
| # ----------------------------------------------------------------------------- | ||||
| #- Alhambra II constraint file (.pcf) | ||||
| #- By Carlos Dominguez | ||||
| #- May - 2021 | ||||
| #- GPL license | ||||
| #- Repo: https://github.com/zipotron/neorv32 | ||||
| # ----------------------------------------------------------------------------- | ||||
|  | ||||
| # UART port (on-board FTDI) | ||||
| set_io AlhambraII_TX 61  # output (ser-tx) | ||||
| set_io AlhambraII_RX 62  # input (ser-rx) | ||||
|  | ||||
| #> External clock (12 MHz) | ||||
| set_io AlhambraII_CLK 49 | ||||
|  | ||||
| #> On-Board LEDs | ||||
| set_io AlhambraII_LED0 45 | ||||
| set_io AlhambraII_LED1 44 | ||||
| set_io AlhambraII_LED2 43 | ||||
| set_io AlhambraII_LED3 42 | ||||
| set_io AlhambraII_LED4 41 | ||||
| set_io AlhambraII_LED5 39 | ||||
| set_io AlhambraII_LED6 38 | ||||
| set_io AlhambraII_LED7 37 | ||||
		Reference in New Issue
	
	Block a user