forked from tanchou/Verilog
struct
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
IO_LOC "led" 15;
|
||||
IO_PORT "led" PULL_MODE=UP DRIVE=8 BANK_VCCIO=1.8;
|
||||
IO_LOC "clk" 4;
|
||||
IO_PORT "clk" PULL_MODE=UP BANK_VCCIO=1.8;
|
Reference in New Issue
Block a user