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

Add Saanlima pipistrello spartan6 LX45

This commit is contained in:
Gwenhael Goavec-Merou
2020-05-06 20:10:13 +02:00
committed by Olof Kindgren
parent 2a76adc8db
commit 95c5c027a1
5 changed files with 101 additions and 0 deletions

12
data/pipistrello.ucf Normal file
View File

@@ -0,0 +1,12 @@
CONFIG VCCAUX=3.3;
NET i_clk LOC = H17 | IOSTANDARD = LVTTL;
NET i_clk TNM_NET = i_clk;
TIMESPEC TS_USER_CLOCK = PERIOD i_clk 50000 kHz;
# uart tx
NET q LOC = A10 | IOSTANDARD = LVTTL | DRIVE = 8 | SLEW = FAST ;
# led0
#NET q LOC = V16 | IOSTANDARD = LVCMOS33;