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.

14 lines
801 B

2 years ago
2 years ago
  1. define_attribute {p:rst_n} {PAP_IO_DIRECTION} {INPUT}
  2. define_attribute {p:rst_n} {PAP_IO_LOC} {U12}
  3. define_attribute {p:rst_n} {PAP_IO_VCCIO} {3.3}
  4. define_attribute {p:rst_n} {PAP_IO_STANDARD} {LVTTL33}
  5. define_attribute {p:sys_clk} {PAP_IO_DIRECTION} {INPUT}
  6. define_attribute {p:sys_clk} {PAP_IO_LOC} {B5}
  7. define_attribute {p:sys_clk} {PAP_IO_VCCIO} {3.3}
  8. define_attribute {p:sys_clk} {PAP_IO_STANDARD} {LVTTL33}
  9. define_attribute {p:core_board_debug_led} {PAP_IO_DIRECTION} {OUTPUT}
  10. define_attribute {p:core_board_debug_led} {PAP_IO_LOC} {E2}
  11. define_attribute {p:core_board_debug_led} {PAP_IO_VCCIO} {3.3}
  12. define_attribute {p:core_board_debug_led} {PAP_IO_STANDARD} {LVCMOS33}
  13. define_attribute {p:core_board_debug_led} {PAP_IO_DRIVE} {4}
  14. define_attribute {p:core_board_debug_led} {PAP_IO_SLEW} {SLOW}