mirror of
https://github.com/olofk/serv.git
synced 2026-01-11 23:42:50 +00:00
11 lines
146 B
Plaintext
11 lines
146 B
Plaintext
# 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
|