forked from p_lusterinc_xsync/xsync_fpge
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.
17 lines
975 B
17 lines
975 B
define_attribute {p:core_board_debug_led} {PAP_IO_DIRECTION} {OUTPUT}
|
|
define_attribute {p:core_board_debug_led} {PAP_IO_LOC} {W5}
|
|
define_attribute {p:core_board_debug_led} {PAP_IO_VCCIO} {1.5}
|
|
define_attribute {p:core_board_debug_led} {PAP_IO_STANDARD} {LVCMOS15}
|
|
define_attribute {p:core_board_debug_led} {PAP_IO_DRIVE} {8}
|
|
define_attribute {p:core_board_debug_led} {PAP_IO_UNUSED} {TRUE}
|
|
define_attribute {p:core_board_debug_led} {PAP_IO_SLEW} {FAST}
|
|
define_attribute {p:ex_clk} {PAP_IO_DIRECTION} {INPUT}
|
|
define_attribute {p:ex_clk} {PAP_IO_LOC} {R4}
|
|
define_attribute {p:ex_clk} {PAP_IO_VCCIO} {1.5}
|
|
define_attribute {p:ex_clk} {PAP_IO_STANDARD} {LVCMOS15}
|
|
define_attribute {p:ex_clk} {PAP_IO_NONE} {TRUE}
|
|
define_attribute {p:ex_rst_n} {PAP_IO_DIRECTION} {INPUT}
|
|
define_attribute {p:ex_rst_n} {PAP_IO_LOC} {U7}
|
|
define_attribute {p:ex_rst_n} {PAP_IO_VCCIO} {1.5}
|
|
define_attribute {p:ex_rst_n} {PAP_IO_STANDARD} {LVCMOS15}
|
|
define_attribute {p:ex_rst_n} {PAP_IO_NONE} {TRUE}
|