1
0
mirror of https://github.com/olofk/serv.git synced 2026-01-11 23:42:50 +00:00
olofk.serv/data/nexys_2.ucf
Wadood 4ddd154b24
Nexys 2 Board support
Added nexys 2 target support for servant
2022-05-17 09:11:56 +02:00

8 lines
294 B
Plaintext

NET "i_clk" LOC = "B8" | IOSTANDARD = LVCMOS33 ;
NET "i_clk" CLOCK_DEDICATED_ROUTE = FALSE;
# Pin assignment for Uart tx
NET "q" LOC = "L15" | IOSTANDARD = LVTTL | SLEW = FAST | DRIVE = 8 ;
# Pin assignment for LED
# NET "q" LOC = "J14" | IOSTANDARD = LVTTL | SLEW = FAST | DRIVE = 8 ;