Skip to content

Instantly share code, notes, and snippets.

@kdpatino
Created January 16, 2020 21:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kdpatino/3988462b9f6101abf94538e8b33c99f9 to your computer and use it in GitHub Desktop.
Save kdpatino/3988462b9f6101abf94538e8b33c99f9 to your computer and use it in GitHub Desktop.
spips.tcl
Successfully read diagram <SystemDBS> from BD file </home/kenny/UMN/NeuroTrial-Software/hw/build/DBSUMN/DBSUMN.srcs/sources_1/bd/SystemDBS/SystemDBS.bd>
update_compile_order -fileset sources_1
startgroup
set_property -dict [list CONFIG.PCW_QSPI_GRP_SINGLE_SS_ENABLE {1} CONFIG.PCW_SPI0_PERIPHERAL_ENABLE {1} CONFIG.PCW_SPI1_PERIPHERAL_ENABLE {1}] [get_bd_cells ps7]
endgroup
delete_bd_objs [get_bd_intf_nets axi_gpio_1_GPIO]
undo
INFO: [Common 17-17] undo 'delete_bd_objs [get_bd_intf_nets axi_gpio_1_GPIO]'
delete_bd_objs [get_bd_intf_nets axi_quad_spi_0_SPI_0]
set_property location {1137 97} [get_bd_intf_ports spi_rtl_0]
set_property location {1109 24} [get_bd_intf_ports DDR]
set_property location {1115 39} [get_bd_intf_ports FIXED_IO]
set_property location {1115 44} [get_bd_intf_ports FIXED_IO]
connect_bd_intf_net [get_bd_intf_ports spi_rtl_0] [get_bd_intf_pins ps7/SPI_0]
set_property location {1114 65} [get_bd_intf_ports spi_rtl_0]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment