initial commit
This commit is contained in:
16
CON/io.cst
Normal file
16
CON/io.cst
Normal file
@@ -0,0 +1,16 @@
|
||||
//Copyright (C)2014-2025 Gowin Semiconductor Corporation.
|
||||
//All rights reserved.
|
||||
//File Title: Physical Constraints file
|
||||
//Tool Version: V1.9.12
|
||||
//Part Number: GW1NSR-LV4CQN48PC7/I6
|
||||
//Device: GW1NSR-4C
|
||||
//Created Time: Wed 10 01 13:41:57 2025
|
||||
|
||||
IO_LOC "led" 10;
|
||||
IO_PORT "led" IO_TYPE=LVCMOS33 PULL_MODE=NONE DRIVE=8 BANK_VCCIO=3.3;
|
||||
IO_LOC "button" 14;
|
||||
IO_PORT "button" IO_TYPE=LVCMOS18 PULL_MODE=UP BANK_VCCIO=1.8;
|
||||
IO_LOC "reset_n" 15;
|
||||
IO_PORT "reset_n" IO_TYPE=LVCMOS18 PULL_MODE=UP BANK_VCCIO=1.8;
|
||||
IO_LOC "clk" 45;
|
||||
IO_PORT "clk" IO_TYPE=LVCMOS33 PULL_MODE=UP BANK_VCCIO=3.3;
|
||||
Reference in New Issue
Block a user