Created
March 7, 2019 01:32
-
-
Save k3170makan/c9451c3f4b3441c0b2306189ef526202 to your computer and use it in GitHub Desktop.
Example pcf file for ICE40 FPGA board
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set_io --warn-no-port RX 9 | |
set_io --warn-no-port TX 8 | |
set_io LED1 99 | |
set_io LED2 98 | |
set_io LED3 97 | |
set_io LED4 96 | |
set_io LED5 95 | |
set_io clk 21 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment