1
0
mirror of https://github.com/olofk/serv.git synced 2026-01-25 19:36:16 +00:00

Move to board-specific top-level and file set

This commit is contained in:
Dave Dribin
2021-06-27 23:10:49 -05:00
committed by Olof Kindgren
parent 54d5d65b62
commit 0375ba896f
3 changed files with 21 additions and 16 deletions

View File

@@ -1,5 +1,8 @@
# 20 MHz clock input
set_io i_clk 15
# Onboard LED 1
set_io q 56
# Onboard LED 1-4
set_io o_led1 56
set_io o_led2 57
set_io o_led3 59
set_io o_led4 60