forked from tanchou/Verilog
9 lines
256 B
Plaintext
9 lines
256 B
Plaintext
IO_LOC "tx" 69;
|
|
IO_PORT "tx" IO_TYPE=LVCMOS33 PULL_MODE=UP BANK_VCCIO=3.3;
|
|
|
|
IO_LOC "clk" 4;
|
|
IO_PORT "clk" IO_TYPE=LVCMOS33 PULL_MODE=UP BANK_VCCIO=3.3;
|
|
|
|
IO_LOC "io_dht11_sig" 73;
|
|
IO_PORT "io_dht11_sig" IO_TYPE=LVCMOS33 PULL_MODE=UP DRIVE=8 BANK_VCCIO=3.3;
|