Skip to content
Snippets Groups Projects
Commit 5ae18ab0 authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Merge branch 'master' of git.astron.nl:desp/hdl

parents 22fdbd2a 0e5e6c64
No related branches found
No related tags found
No related merge requests found
Showing
with 9190 additions and 8919 deletions
...@@ -86,8 +86,8 @@ set_clock_groups -asynchronous -group [get_clocks pll_clk400] ...@@ -86,8 +86,8 @@ set_clock_groups -asynchronous -group [get_clocks pll_clk400]
#set_clock_groups -asynchronous -group [get_clocks {*mac_clock*xcvr_fpll_a10_0|outclk0}] #set_clock_groups -asynchronous -group [get_clocks {*mac_clock*xcvr_fpll_a10_0|outclk0}]
#set_clock_groups -asynchronous -group [get_clocks {*dp_clk*xcvr_fpll_a10_0|outclk0}] #set_clock_groups -asynchronous -group [get_clocks {*dp_clk*xcvr_fpll_a10_0|outclk0}]
#set_clock_groups -asynchronous -group [get_clocks {*xcvr_fpll_a10_0|outclk1}] #set_clock_groups -asynchronous -group [get_clocks {*xcvr_fpll_a10_0|outclk1}]
set_clock_groups -asynchronous -group [get_clocks {*xcvr_fpll_a10_0|outclk3}] set_clock_groups -asynchronous -group [get_clocks {*_board_clk125_pll|*xcvr_fpll_a10_0|outclk2}]
set_clock_groups -asynchronous -group [get_clocks {*_board_clk125_pll|*xcvr_fpll_a10_0|outclk3}]
set_clock_groups -asynchronous -group [get_clocks {*xcvr_native_a10_0|g_xcvr_native_insts[*]|rx_pma_clk}] set_clock_groups -asynchronous -group [get_clocks {*xcvr_native_a10_0|g_xcvr_native_insts[*]|rx_pma_clk}]
......
...@@ -523,7 +523,7 @@ set_instance_assignment -name XCVR_A10_RX_TERM_SEL R_R1 -to BCK_REF_CLK ...@@ -523,7 +523,7 @@ set_instance_assignment -name XCVR_A10_RX_TERM_SEL R_R1 -to BCK_REF_CLK
set_location_assignment PIN_V9 -to BCK_REF_CLK set_location_assignment PIN_V9 -to BCK_REF_CLK
set_location_assignment PIN_V10 -to "BCK_REF_CLK(n)" set_location_assignment PIN_V10 -to "BCK_REF_CLK(n)"
set_location_assignment PIN_V12 -to JESD204B_SYSREF set_location_assignment PIN_Y13 -to JESD204B_SYSREF
set_instance_assignment -name IO_STANDARD "1.8 V" -to JESD204B_SYSREF set_instance_assignment -name IO_STANDARD "1.8 V" -to JESD204B_SYSREF
set_location_assignment PIN_U12 -to JESD204B_SYNC_N[0] set_location_assignment PIN_U12 -to JESD204B_SYNC_N[0]
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
-- Purpose: -- Purpose:
-- Wrapper for Lofar2 SDP Station adc design -- Wrapper for Lofar2 SDP Station adc design
-- Description: -- Description:
-- Unb2b version for lab testing -- Unb2c version for lab testing
-- Contains complete AIT input stage with 12 ADC streams -- Contains complete AIT input stage with 12 ADC streams
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
-- Purpose: -- Purpose:
-- Wrapper for Lofar2 SDP Station beamformer design -- Wrapper for Lofar2 SDP Station beamformer design
-- Description: -- Description:
-- Unb2b version for lab testing -- Unb2c version for lab testing
-- Contains complete AIT input stage with 12 ADC streams, FSUB and BF -- Contains complete AIT input stage with 12 ADC streams, FSUB and BF
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
-- Purpose: -- Purpose:
-- Wrapper for Lofar2 SDP Station filterbank design -- Wrapper for Lofar2 SDP Station filterbank design
-- Description: -- Description:
-- Unb2b version for lab testing -- Unb2c version for lab testing
-- Contains complete AIT input stage with 12 ADC streams and FSUB -- Contains complete AIT input stage with 12 ADC streams and FSUB
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment