1
0
mirror of https://github.com/olofk/serv.git synced 2026-01-26 11:41:51 +00:00

Add icepll generator and run tinyfpga BX at 32MHz

This commit is contained in:
Olof Kindgren
2018-12-03 12:26:17 +01:00
parent 16666c319e
commit fc82862e96
6 changed files with 90 additions and 17 deletions

View File

@@ -1,5 +1,5 @@
# 12 MHz clock
set_io wb_clk 35
set_io i_clk 35
# RS232
set_io q 9

View File

@@ -1,2 +1,2 @@
set_io q B3
set_io wb_clk B2
set_io q A6
set_io i_clk B2