forked from tanchou/Verilog
vLundi juin
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
IO_LOC "o_tx" 73;
|
||||
#IO_LOC "o_tx" 73;
|
||||
IO_LOC "o_tx" 69;
|
||||
IO_PORT "o_tx" IO_TYPE=LVCMOS33 PULL_MODE=UP BANK_VCCIO=3.3;
|
||||
|
||||
IO_LOC "i_rx" 74;
|
||||
IO_LOC "i_rx" 70;
|
||||
#IO_LOC "i_rx" 74;
|
||||
IO_PORT "i_rx" IO_TYPE=LVCMOS33 PULL_MODE=UP BANK_VCCIO=3.3;
|
||||
|
||||
IO_LOC "i_clk" 4;
|
||||
|
||||
Reference in New Issue
Block a user