mirror of
https://github.com/olofk/serv.git
synced 2026-01-26 11:41:51 +00:00
serv on iCEstick HX1K FPGA Evaluation Board (#34)
* Lattice iCEstick Evaluation Board PCF File * Added Lattice iCEstick Evaluation Board to servant fusesoc config * Fixed icestick pcf to use LED as q since default memfile is blinky * Updated README.md with iCEstick evaluation board details
This commit is contained in:
committed by
GitHub
parent
9959cb3743
commit
d5a4a2bc10
8
data/icestick.pcf
Normal file
8
data/icestick.pcf
Normal file
@@ -0,0 +1,8 @@
|
||||
# 12 MHz clock input
|
||||
set_io i_clk 21
|
||||
|
||||
# Onboard LED (Green)
|
||||
set_io q 95
|
||||
|
||||
# UART TX
|
||||
#set_io q 62
|
||||
Reference in New Issue
Block a user