Initial commit
This commit is contained in:
18
tangNano1k/resources/hny2026.cst
Normal file
18
tangNano1k/resources/hny2026.cst
Normal file
@@ -0,0 +1,18 @@
|
||||
//Copyright (C)2014-2021 Gowin Semiconductor Corporation.
|
||||
//All rights reserved.
|
||||
//File Title: Physical Constraints file
|
||||
//GOWIN Version: 1.9.8
|
||||
//Part Number: GW1NZ-LV1QN48C6/I5
|
||||
//Device: GW1NZ-1
|
||||
//Created Time: Thu 09 16 14:45:08 2021
|
||||
|
||||
IO_LOC "led[2]" 11;
|
||||
IO_PORT "led[2]" IO_TYPE=LVCMOS33 PULL_MODE=UP DRIVE=8;
|
||||
IO_LOC "led[1]" 10;
|
||||
IO_PORT "led[1]" IO_TYPE=LVCMOS33 PULL_MODE=UP DRIVE=8;
|
||||
IO_LOC "led[0]" 9;
|
||||
IO_PORT "led[0]" IO_TYPE=LVCMOS33 PULL_MODE=UP DRIVE=8;
|
||||
IO_LOC "sys_rst_n" 13;
|
||||
IO_PORT "sys_rst_n" IO_TYPE=LVCMOS33 PULL_MODE=UP;
|
||||
IO_LOC "sys_clk" 47;
|
||||
IO_PORT "sys_clk" IO_TYPE=LVCMOS33 PULL_MODE=UP;
|
||||
Reference in New Issue
Block a user