mirror of
https://github.com/chipsalliance/f4pga-examples.git
synced 2025-01-03 03:43:38 -05:00
ce1c9cc9c5
Signed-off-by: Joanna Brozek <jbrozek@antmicro.com>
12 lines
140 B
Text
Vendored
12 lines
140 B
Text
Vendored
# 100 MHz CLK
|
|
set_io clk E3
|
|
|
|
# UART
|
|
set_io rx A9
|
|
set_io tx D10
|
|
|
|
# LEDs
|
|
set_io led[0] H5
|
|
set_io led[1] J5
|
|
set_io led[2] T9
|
|
set_io led[3] T10
|