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:
committed by
Olof Kindgren
parent
2a76adc8db
commit
95c5c027a1
12
data/pipistrello.ucf
Normal file
12
data/pipistrello.ucf
Normal 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;
|
||||
Reference in New Issue
Block a user