mirror of
https://github.com/olofk/serv.git
synced 2025-04-21 12:27:08 -04:00
10 lines
146 B
Text
10 lines
146 B
Text
# 20 MHz clock input
|
|
set_io i_clk 15
|
|
|
|
# Onboard LEDs 1-4
|
|
set_io o_led1 56
|
|
set_io o_led2 57
|
|
set_io o_led3 59
|
|
set_io o_led4 60
|
|
|
|
set_io o_uart_tx 74
|