You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
60 lines
3.0 KiB
60 lines
3.0 KiB
#define_attribute {p:led[3]} {PAP_IO_DIRECTION} {OUTPUT}
|
|
#define_attribute {p:led[3]} {PAP_IO_LOC} {U12}
|
|
#define_attribute {p:led[3]} {PAP_IO_VCCIO} {3.3}
|
|
#define_attribute {p:led[3]} {PAP_IO_STANDARD} {LVCMOS33}
|
|
#define_attribute {p:led[3]} {PAP_IO_DRIVE} {4}
|
|
#define_attribute {p:led[3]} {PAP_IO_SLEW} {SLOW}
|
|
#define_attribute {p:led[2]} {PAP_IO_DIRECTION} {OUTPUT}
|
|
#define_attribute {p:led[2]} {PAP_IO_LOC} {B5}
|
|
#define_attribute {p:led[2]} {PAP_IO_VCCIO} {3.3}
|
|
#define_attribute {p:led[2]} {PAP_IO_STANDARD} {LVCMOS33}
|
|
#define_attribute {p:led[2]} {PAP_IO_DRIVE} {4}
|
|
#define_attribute {p:led[2]} {PAP_IO_SLEW} {SLOW}
|
|
#define_attribute {p:led[1]} {PAP_IO_DIRECTION} {OUTPUT}
|
|
#define_attribute {p:led[1]} {PAP_IO_LOC} {U10}
|
|
#define_attribute {p:led[1]} {PAP_IO_VCCIO} {3.3}
|
|
#define_attribute {p:led[1]} {PAP_IO_STANDARD} {LVCMOS33}
|
|
#define_attribute {p:led[1]} {PAP_IO_DRIVE} {4}
|
|
#define_attribute {p:led[1]} {PAP_IO_SLEW} {SLOW}
|
|
define_attribute {p:led[0]} {PAP_IO_DIRECTION} {OUTPUT}
|
|
define_attribute {p:led[0]} {PAP_IO_LOC} {U10}
|
|
define_attribute {p:led[0]} {PAP_IO_VCCIO} {3.3}
|
|
define_attribute {p:led[0]} {PAP_IO_STANDARD} {LVCMOS33}
|
|
define_attribute {p:led[0]} {PAP_IO_DRIVE} {4}
|
|
define_attribute {p:led[0]} {PAP_IO_SLEW} {SLOW}
|
|
#define_attribute {p:rst_n} {PAP_IO_DIRECTION} {INPUT}
|
|
#define_attribute {p:rst_n} {PAP_IO_LOC} {U11}
|
|
#define_attribute {p:rst_n} {PAP_IO_VCCIO} {3.3}
|
|
#define_attribute {p:rst_n} {PAP_IO_STANDARD} {LVTTL33}
|
|
#define_attribute {p:sys_clk} {PAP_IO_DIRECTION} {INPUT}
|
|
#define_attribute {p:sys_clk} {PAP_IO_LOC} {V11}
|
|
#define_attribute {p:sys_clk} {PAP_IO_VCCIO} {3.3}
|
|
#define_attribute {p:sys_clk} {PAP_IO_STANDARD} {LVTTL33}
|
|
define_attribute {p:led[3]} {PAP_IO_DIRECTION} {OUTPUT}
|
|
define_attribute {p:led[3]} {PAP_IO_LOC} {V11}
|
|
define_attribute {p:led[3]} {PAP_IO_VCCIO} {3.3}
|
|
define_attribute {p:led[3]} {PAP_IO_STANDARD} {LVCMOS33}
|
|
define_attribute {p:led[3]} {PAP_IO_DRIVE} {4}
|
|
define_attribute {p:led[3]} {PAP_IO_SLEW} {SLOW}
|
|
define_attribute {p:led[2]} {PAP_IO_DIRECTION} {OUTPUT}
|
|
define_attribute {p:led[2]} {PAP_IO_LOC} {U11}
|
|
define_attribute {p:led[2]} {PAP_IO_VCCIO} {3.3}
|
|
define_attribute {p:led[2]} {PAP_IO_STANDARD} {LVCMOS33}
|
|
define_attribute {p:led[2]} {PAP_IO_DRIVE} {4}
|
|
define_attribute {p:led[2]} {PAP_IO_SLEW} {SLOW}
|
|
define_attribute {p:led[1]} {PAP_IO_DIRECTION} {OUTPUT}
|
|
define_attribute {p:led[1]} {PAP_IO_LOC} {V10}
|
|
define_attribute {p:led[1]} {PAP_IO_VCCIO} {3.3}
|
|
define_attribute {p:led[1]} {PAP_IO_STANDARD} {LVCMOS33}
|
|
define_attribute {p:led[1]} {PAP_IO_DRIVE} {4}
|
|
define_attribute {p:led[1]} {PAP_IO_SLEW} {SLOW}
|
|
define_attribute {p:rst_n} {PAP_IO_DIRECTION} {INPUT}
|
|
define_attribute {p:rst_n} {PAP_IO_LOC} {U12}
|
|
define_attribute {p:rst_n} {PAP_IO_VCCIO} {3.3}
|
|
define_attribute {p:rst_n} {PAP_IO_STANDARD} {LVTTL33}
|
|
define_attribute {p:sys_clk} {PAP_IO_DIRECTION} {INPUT}
|
|
define_attribute {p:sys_clk} {PAP_IO_LOC} {B5}
|
|
define_attribute {p:sys_clk} {PAP_IO_VCCIO} {3.3}
|
|
define_attribute {p:sys_clk} {PAP_IO_STANDARD} {LVTTL33}
|
|
#create_clock -name {} -period {10.000} -waveform {0.000 5.000}
|
|
#define_attribute {p:sys_clk} {PAP_IO_HYS_DRIVE_MODE} {NOHYS}
|