Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fallout pex10 sfp pcie flip clk #349

Merged
merged 2 commits into from
Nov 22, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions syn/gsi_pexarria10/control/pexarria10.qsf
Original file line number Diff line number Diff line change
Expand Up @@ -919,8 +919,8 @@ set_location_assignment PIN_AC8 -to usbc_tx3_en[2]
set_location_assignment PIN_AD1 -to usbc_tx2_en[4]
set_location_assignment PIN_AD24 -to usb_fd_io[1]
set_location_assignment PIN_AD25 -to usb_fd_io[2]
set_location_assignment PIN_AD27 -to "clk_125m_tcb_sfpref_i(n)"
set_location_assignment PIN_AD28 -to clk_125m_tcb_sfpref_i
set_location_assignment PIN_AD27 -to "clk_125m_tcb_pllref_i(n)"
set_location_assignment PIN_AD28 -to clk_125m_tcb_pllref_i
set_location_assignment PIN_AD2 -to usbc_tx2_en[5]
set_location_assignment PIN_AD31 -to "pcie_rx_i[1](n)"
set_location_assignment PIN_AD32 -to pcie_rx_i[1]
Expand All @@ -941,8 +941,8 @@ set_location_assignment PIN_AE9 -to wr_dac_sclk_o
set_location_assignment PIN_AF1 -to usbc_tx3_en[3]
set_location_assignment PIN_AF23 -to UM_nCSO
set_location_assignment PIN_AF25 -to usb_fd_io[4]
set_location_assignment PIN_AF27 -to "pcie_refclk_i(n)"
set_location_assignment PIN_AF28 -to pcie_refclk_i
set_location_assignment PIN_AF27 -to "clk_125m_tcb_sfpref_i(n)"
set_location_assignment PIN_AF28 -to clk_125m_tcb_sfpref_i
set_location_assignment PIN_AF5 -to usbc_tx2_en[2]
set_location_assignment PIN_AF8 -to wr_dac_din_o
set_location_assignment PIN_AF9 -to wr_ndac_cs_o[1]
Expand Down Expand Up @@ -1150,8 +1150,8 @@ set_location_assignment PIN_W6 -to usbc_tx4_p[5]
set_location_assignment PIN_W7 -to "usbc_tx4_p[5](n)"
set_location_assignment PIN_W9 -to usbc_rx4_n[5]
set_location_assignment PIN_Y1 -to usbc_tx3_p[5]
set_location_assignment PIN_Y27 -to "clk_125m_tcb_pllref_i(n)"
set_location_assignment PIN_Y28 -to clk_125m_tcb_pllref_i
set_location_assignment PIN_Y27 -to "pcie_refclk_i(n)"
set_location_assignment PIN_Y28 -to pcie_refclk_i
set_location_assignment PIN_Y2 -to "usbc_tx3_p[5](n)"
set_location_assignment PIN_Y3 -to usbc_tx3_p[3]
set_location_assignment PIN_Y4 -to "usbc_tx3_p[3](n)"
Expand Down
14 changes: 8 additions & 6 deletions syn/gsi_pexarria10/ftm10/ftm10.qsf
Original file line number Diff line number Diff line change
Expand Up @@ -646,12 +646,14 @@ set_global_assignment -name VHDL_FILE ../../../modules/prioq2/prio.vhd -library
set_global_assignment -name VHDL_FILE ../../../modules/prioq2/queue_unit.vhd -library work
set_global_assignment -name VHDL_FILE ../../../modules/psram/psram_pkg.vhd -library work
set_global_assignment -name VHDL_FILE ../../../modules/psram/psram.vhd -library work
set_global_assignment -name VHDL_FILE ../../../modules/remote_update/altasmi.vhd -library work
set_global_assignment -name VHDL_FILE ../../../modules/remote_update/asmi10/asmi10/altera_asmi_parallel_181/synth/asmi10_pkg.vhd -library work
set_global_assignment -name VHDL_FILE ../../../modules/remote_update/asmi10/asmi10/synth/asmi10.vhd -library work
set_global_assignment -name VHDL_FILE ../../../modules/remote_update/asmi5/asmi5/synthesis/asmi5.vhd -library work
set_global_assignment -name VHDL_FILE ../../../modules/remote_update/asmi_arriaII/asmi_arriaII/synthesis/asmi_arriaII.vhd -library work
set_global_assignment -name VHDL_FILE ../../../modules/remote_update/remote_update_pkg.vhd -library work
set_global_assignment -name VHDL_FILE ../../../modules/remote_update/remote_update.vhd -library work
set_global_assignment -name VHDL_FILE ../../../modules/remote_update/wb_asmi_slave.vhd -library work
set_global_assignment -name VHDL_FILE ../../../modules/remote_update/wb_asmi.vhd -library work
set_global_assignment -name VHDL_FILE ../../../modules/remote_update/wb_remote_update.vhd -library work
set_global_assignment -name VHDL_FILE ../../../modules/reverse_lpb/reverse_lpb.vhd -library work
Expand Down Expand Up @@ -1005,8 +1007,8 @@ set_location_assignment PIN_AC8 -to usbc_tx3_en[2]
set_location_assignment PIN_AD1 -to usbc_tx2_en[4]
set_location_assignment PIN_AD24 -to usb_fd_io[1]
set_location_assignment PIN_AD25 -to usb_fd_io[2]
set_location_assignment PIN_AD27 -to "clk_125m_tcb_sfpref_i(n)"
set_location_assignment PIN_AD28 -to clk_125m_tcb_sfpref_i
set_location_assignment PIN_AD27 -to "clk_125m_tcb_pllref_i(n)"
set_location_assignment PIN_AD28 -to clk_125m_tcb_pllref_i
set_location_assignment PIN_AD2 -to usbc_tx2_en[5]
set_location_assignment PIN_AD31 -to "pcie_rx_i[1](n)"
set_location_assignment PIN_AD32 -to pcie_rx_i[1]
Expand All @@ -1027,8 +1029,8 @@ set_location_assignment PIN_AE9 -to wr_dac_sclk_o
set_location_assignment PIN_AF1 -to usbc_tx3_en[3]
set_location_assignment PIN_AF23 -to UM_nCSO
set_location_assignment PIN_AF25 -to usb_fd_io[4]
set_location_assignment PIN_AF27 -to "pcie_refclk_i(n)"
set_location_assignment PIN_AF28 -to pcie_refclk_i
set_location_assignment PIN_AF27 -to "clk_125m_tcb_sfpref_i(n)"
set_location_assignment PIN_AF28 -to clk_125m_tcb_sfpref_i
set_location_assignment PIN_AF5 -to usbc_tx2_en[2]
set_location_assignment PIN_AF8 -to wr_dac_din_o
set_location_assignment PIN_AF9 -to wr_ndac_cs_o[1]
Expand Down Expand Up @@ -1240,8 +1242,8 @@ set_location_assignment PIN_W6 -to usbc_tx4_p[5]
set_location_assignment PIN_W7 -to "usbc_tx4_p[5](n)"
set_location_assignment PIN_W9 -to usbc_rx4_n[5]
set_location_assignment PIN_Y1 -to usbc_tx3_p[5]
set_location_assignment PIN_Y27 -to "clk_125m_tcb_pllref_i(n)"
set_location_assignment PIN_Y28 -to clk_125m_tcb_pllref_i
set_location_assignment PIN_Y27 -to "pcie_refclk_i(n)"
set_location_assignment PIN_Y28 -to pcie_refclk_i
set_location_assignment PIN_Y2 -to "usbc_tx3_p[5](n)"
set_location_assignment PIN_Y3 -to usbc_tx3_p[3]
set_location_assignment PIN_Y4 -to "usbc_tx3_p[3](n)"
Expand Down