38 use IEEE.STD_LOGIC_1164.
ALL;
41 use unisim.vcomponents.
all;
46 Module_ID : std_logic_vector (31 downto 0) := x"400000ED";
63 GLOBAL_VER : std_logic_vector(31 downto 0) := x"00000002";
65 GLOBAL_SHA : std_logic_vector(31 downto 0) := x"00000003";
67 TOP_VER : std_logic_vector(31 downto 0) := x"00000004";
69 TOP_SHA : std_logic_vector(31 downto 0) := x"00000005";
70 CON_VER : std_logic_vector(31 downto 0) := x"00000006";
72 CON_SHA : std_logic_vector(31 downto 0) := x"00000007";
73 HOG_VER : std_logic_vector(31 downto 0) := x"00000008";
75 HOG_SHA : std_logic_vector(31 downto 0) := x"00000009";
79 XML_SHA : std_logic_vector(31 downto 0) := x"0000000a";
81 XML_VER : std_logic_vector(31 downto 0) := x"0000000b";
85 ROD_EFEX_VER : std_logic_vector(31 downto 0) := x"0000000d";
88 CRC20_G_Poly : std_logic_vector(19 downto 0) := x"8359f";
89 jfex_rod : integer := 0;
90 efex_rod : integer := 1;
91 golden_rod : integer := 0;
93 tob_0_flx_bp_link : integer := 0;
94 bulk_0_flx_bp_link : integer := 1;
95 bulk_1_flx_bp_link : integer := 2;
96 bulk_2_flx_bp_link : integer := 3;
98 alt_cttc : integer := 1;
107 C_S_AXI_DATA_WIDTH : integer := 32;
109 C_S_AXI_ADDR_WIDTH : integer := 9
116 CLK_125_pin : in std_logic;
117 CLK_40_pin_P : in std_logic;
118 CLK_40_pin_N : in std_logic;
121 gtx_clk_bufg_out : out std_logic;
122 phy_resetn : out std_logic;
126 rgmii_txd : out std_logic_vector(3 downto 0);
127 rgmii_tx_ctl : out std_logic;
128 rgmii_txc : out std_logic;
129 rgmii_rxd : in std_logic_vector(3 downto 0);
130 rgmii_rx_ctl : in std_logic;
131 rgmii_rxc : in std_logic;
135 mdio : inout std_logic;
137 reset_error : in std_logic;
141 leds : out std_logic_vector(1 downto 0);
142 userled : out std_logic;
143 rotary_switch : in std_logic_vector(3 downto 0);
148 gp_button : in std_logic;
153 t_wrn_b : in std_logic;
154 smbalert_b : in std_logic;
157 ck_pll_lock : in std_logic;
158 ck_int : in std_logic;
159 phy_int : in std_logic;
160 t_pod0_int : in std_logic;
161 t_pod1_int : in std_logic;
162 t_pod2_int : in std_logic;
163 r_pod_int : in std_logic;
164 loc_addr1 : in std_logic;
165 loc_addr2 : in std_logic;
166 loc_addr3 : in std_logic;
167 loc_addr4 : in std_logic;
168 loc_addr5 : in std_logic;
169 loc_addr6 : in std_logic;
170 loc_addr7 : in std_logic;
171 loc_addr8 : in std_logic;
173 lemo : out std_logic;
176 t_pod0_rst_b : out std_logic;
177 t_pod1_rst_b : out std_logic;
178 t_pod2_rst_b : out std_logic;
179 r_pod_rst_b : out std_logic;
183 EMC_INTF_addr : out STD_LOGIC_VECTOR ( 28 downto 0 );
184 EMC_INTF_ce_n : out STD_LOGIC_VECTOR ( 0 to 0 );
185 EMC_INTF_oen : out STD_LOGIC_VECTOR ( 0 to 0 );
186 EMC_INTF_wen : out STD_LOGIC;
187 emc_intf_dq_io : inout STD_LOGIC_VECTOR ( 15 downto 0 );
191 iic_1_scl_io : inout STD_LOGIC;
192 iic_1_sda_io : inout STD_LOGIC;
193 iic_scl_io : inout STD_LOGIC;
194 iic_sda_io : inout STD_LOGIC;
198 CK_SPI_MOSI : inout STD_LOGIC;
199 CK_SPI_MISO : inout STD_LOGIC;
200 CK_SPI_CK : inout STD_LOGIC;
201 CK_SPI_LE : out STD_LOGIC;
205 Vp_Vn_v_n : in STD_LOGIC;
206 Vp_Vn_v_p : in STD_LOGIC;
213 GTCLK_q112_c0p : in STD_LOGIC;
214 GTCLK_q112_c0n : in STD_LOGIC;
216 GTCLK_q115_c0p : in STD_LOGIC;
217 GTCLK_q115_c0n : in STD_LOGIC;
219 GTCLK_q118_c0p : in STD_LOGIC;
220 GTCLK_q118_c0n : in STD_LOGIC;
222 GTCLK_q211_c0p : in STD_LOGIC;
223 GTCLK_q211_c0n : in STD_LOGIC;
225 GTCLK_q214_c0p : in STD_LOGIC;
226 GTCLK_q214_c0n : in STD_LOGIC;
228 GTCLK_q217_c0p : in STD_LOGIC;
229 GTCLK_q217_c0n : in STD_LOGIC;
234 GTCLK_q219_c0p : in STD_LOGIC;
235 GTCLK_q219_c0n : in STD_LOGIC;
238 GTCLK_q218_c1p : in STD_LOGIC;
239 GTCLK_q218_c1n : in STD_LOGIC;
250 RXP_3 : in STD_LOGIC_VECTOR (0 to 3);
251 RXN_3 : in STD_LOGIC_VECTOR (0 to 3);
253 RXP_4 : in STD_LOGIC_VECTOR (0 to 3);
254 RXN_4 : in STD_LOGIC_VECTOR (0 to 3);
256 RXP_5 : in STD_LOGIC_VECTOR (0 to 3);
257 RXN_5 : in STD_LOGIC_VECTOR (0 to 3);
259 RXP_6 : in STD_LOGIC_VECTOR (0 to 3);
260 RXN_6 : in STD_LOGIC_VECTOR (0 to 3);
262 RXP_7 : in STD_LOGIC_VECTOR (0 to 3);
263 RXN_7 : in STD_LOGIC_VECTOR (0 to 3);
265 RXP_8 : in STD_LOGIC_VECTOR (0 to 3);
266 RXN_8 : in STD_LOGIC_VECTOR (0 to 3);
268 RXP_9 : in STD_LOGIC_VECTOR (0 to 3);
269 RXN_9 : in STD_LOGIC_VECTOR (0 to 3);
271 RXP_10 : in STD_LOGIC_VECTOR (0 to 3);
272 RXN_10 : in STD_LOGIC_VECTOR (0 to 3);
274 RXP_11 : in STD_LOGIC_VECTOR (0 to 3);
275 RXN_11 : in STD_LOGIC_VECTOR (0 to 3);
277 RXP_12 : in STD_LOGIC_VECTOR (0 to 3);
278 RXN_12 : in STD_LOGIC_VECTOR (0 to 3);
280 RXP_13 : in STD_LOGIC_VECTOR (0 to 3);
281 RXN_13 : in STD_LOGIC_VECTOR (0 to 3);
283 RXP_14 : in STD_LOGIC_VECTOR (0 to 3);
284 RXN_14 : in STD_LOGIC_VECTOR (0 to 3);
294 RO_CTRL_TXN : out std_logic;
295 RO_CTRL_TXP : out std_logic;
303 RXP_ttc : in std_logic;
304 RXN_ttc : in std_logic;
306 CTTC_rxp_alt : in std_logic;
307 CTTC_rxn_alt : in std_logic;
314 fm1_gttxn_out : out std_logic_vector(1 downto 0);
315 fm1_gttxp_out : out std_logic_vector(1 downto 0);
319 fm2_gttxn_out : out std_logic_vector(1 downto 0);
320 fm2_gttxp_out : out std_logic_vector(1 downto 0);
326 CK_PWR_DNB : out std_logic;
327 REF_CLK_SEL : out std_logic;
328 CK_SYNCB : out std_logic;
329 PWR_CON3 : out std_logic;
330 PWR_CON4 : out std_logic
356 COMPONENT bkpln_control_ila
360 probe0 :
IN STD_LOGIC_VECTOR(
0 DOWNTO 0);
361 probe1 :
IN STD_LOGIC_VECTOR(
0 DOWNTO 0);
362 probe2 :
IN STD_LOGIC_VECTOR(
31 downto 0)
367 component packet_processor_clock
371 pp_clock :
out std_logic;
372 rt_clock :
out std_logic;
374 locked :
out std_logic;
375 clk_in1 :
in std_logic
382 GLOBAL_DATE :
std_logic_vector(
31 downto 0) := x"
20201005";
383 GLOBAL_TIME :
std_logic_vector(
31 downto 0) := x"
00000001";
384 GLOBAL_VER :
std_logic_vector(
31 downto 0) := x"
00000002";
385 GLOBAL_SHA :
std_logic_vector(
31 downto 0) := x"
00000003";
386 TOP_VER :
std_logic_vector(
31 downto 0) := x"
00000004";
387 TOP_SHA :
std_logic_vector(
31 downto 0) := x"
00000005";
388 CON_VER :
std_logic_vector(
31 downto 0) := x"
00000006";
389 CON_SHA :
std_logic_vector(
31 downto 0) := x"
00000007";
390 HOG_VER :
std_logic_vector(
31 downto 0) := x"
00000008";
391 HOG_SHA :
std_logic_vector(
31 downto 0) := x"
00000009";
394 XML_SHA :
std_logic_vector(
31 downto 0) := x"
0000000a";
395 XML_VER :
std_logic_vector(
31 downto 0) := x"
0000000b";
397 ROD_EFEX_SHA :
std_logic_vector(
31 downto 0) := x"
0000000c";
398 ROD_EFEX_VER :
std_logic_vector(
31 downto 0) := x"
0000000d";
400 jfex_rod :
integer :=
0;
401 efex_rod :
integer :=
0;
402 golden_rod :
integer :=
0;
405 Module_ID :
std_logic_vector (
31 downto 0) := x"
00000001";
407 BuildTimeAndDate :
std_logic_vector (
31 downto 0) := x"
00000003";
408 FirmwareVersion :
std_logic_vector (
31 downto 0) := x"
00000004"
412 ipbr_backplane:
in ipb_rbus;
413 ipbw_backplane:
out ipb_wbus;
414 ipbr_Processor:
in ipb_rbus;
415 ipbw_Processor:
out ipb_wbus;
416 ipb_clk :
out std_logic;
417 ipb_rst :
out std_logic;
419 rotary_switch :
in std_logic_vector(
3 downto 0);
420 CLK_125 :
in std_logic;
421 gtx_clk_bufg_out :
out std_logic;
424 phy_resetn :
out std_logic;
428 rgmii_txd :
out std_logic_vector(
3 downto 0);
429 rgmii_tx_ctl :
out std_logic;
430 rgmii_txc :
out std_logic;
431 rgmii_rxd :
in std_logic_vector(
3 downto 0);
432 rgmii_rx_ctl :
in std_logic;
433 rgmii_rxc :
in std_logic;
437 mdio :
inout std_logic;
439 reset_error :
in std_logic;
443 leds :
out std_logic_vector(
1 downto 0);
444 userled :
out std_logic;
448 gp_button :
in std_logic;
449 test1_2 :
in std_logic;
450 test1_3 :
in std_logic;
451 test1_4 :
in std_logic;
452 test1_5 :
in std_logic;
453 t_wrn_b :
in std_logic;
454 smbalert_b :
in std_logic;
457 ck_pll_lock :
in std_logic;
458 ck_int :
in std_logic;
459 phy_int :
in std_logic;
460 t_pod0_int :
in std_logic;
461 t_pod1_int :
in std_logic;
462 t_pod2_int :
in std_logic;
463 r_pod_int :
in std_logic;
464 loc_addr1 :
in std_logic;
465 loc_addr2 :
in std_logic;
466 loc_addr3 :
in std_logic;
467 loc_addr4 :
in std_logic;
468 loc_addr5 :
in std_logic;
469 loc_addr6 :
in std_logic;
470 loc_addr7 :
in std_logic;
471 loc_addr8 :
in std_logic;
475 FP_RUN_LED_B :
out std_logic;
476 lemo :
out std_logic;
478 pwr_con3 :
out std_logic;
479 pwr_con4 :
out std_logic;
481 ck_pwr_dnb :
out std_logic;
482 ref_clk_sel :
out std_logic;
483 ck_syncb :
out std_logic;
485 t_pod0_rst_b :
out std_logic;
486 t_pod1_rst_b :
out std_logic;
487 t_pod2_rst_b :
out std_logic;
488 r_pod_rst_b :
out std_logic;
492 EMC_INTF_addr :
out STD_LOGIC_VECTOR (
28 downto 0 );
493 EMC_INTF_ce_n :
out STD_LOGIC_VECTOR (
0 to 0 );
494 EMC_INTF_oen :
out STD_LOGIC_VECTOR (
0 to 0 );
495 EMC_INTF_wen :
out STD_LOGIC;
496 emc_intf_dq_io :
inout STD_LOGIC_VECTOR (
15 downto 0 );
500 iic_1_scl_io :
inout STD_LOGIC;
501 iic_1_sda_io :
inout STD_LOGIC;
502 iic_scl_io :
inout STD_LOGIC;
503 iic_sda_io :
inout STD_LOGIC;
507 CK_SPI_MOSI :
inout STD_LOGIC;
508 CK_SPI_MISO :
inout STD_LOGIC;
509 CK_SPI_CK :
inout STD_LOGIC;
510 CK_SPI_LE :
inout STD_LOGIC;
514 Vp_Vn_v_n :
in STD_LOGIC;
515 Vp_Vn_v_p :
in STD_LOGIC
523 component aurora_64b_rx_12ch
526 pp_clock :
in std_logic;
527 clk_160 :
out std_logic;
528 backplane_control :
in std_logic_vector(
31 downto 0);
530 cttc_cpllpd_in :
in STD_LOGIC;
531 cttc_rxbufreset_in :
in STD_LOGIC;
532 cttc_rxpcsreset_in :
in STD_LOGIC;
533 cttc_rxpmareset_in :
in STD_LOGIC;
534 cttc_rxcdrhold_in :
in STD_LOGIC;
535 cttc_rxpd_in :
in STD_LOGIC;
537 GTCLK_q112_c0p :
in STD_LOGIC;
538 GTCLK_q112_c0n :
in STD_LOGIC;
539 GTCLK_q115_c0p :
in STD_LOGIC;
540 GTCLK_q115_c0n :
in STD_LOGIC;
542 GTCLK_q118_c0p :
in STD_LOGIC;
543 GTCLK_q118_c0n :
in STD_LOGIC;
545 GTCLK_q211_c0p :
in STD_LOGIC;
546 GTCLK_q211_c0n :
in STD_LOGIC;
548 GTCLK_q214_c0p :
in STD_LOGIC;
549 GTCLK_q214_c0n :
in STD_LOGIC;
551 GTCLK_q217_c0p :
in STD_LOGIC;
552 GTCLK_q217_c0n :
in STD_LOGIC;
555 INIT_CLK :
in std_logic;
556 GT_RESET_IN :
in std_logic;
557 RESET :
in std_logic;
558 vio_chan_reset :
in std_logic;
559 sys_top_reset :
in std_logic;
564 RXP_3 :
in STD_LOGIC_VECTOR (
0 to 3);
565 RXN_3 :
in STD_LOGIC_VECTOR (
0 to 3);
567 CHANNEL_STAT_3 :
out std_logic_vector(
31 downto 0);
568 CHANNEL_CTRL_3 :
in std_logic_vector(
31 downto 0);
569 m_axi_rx_tdata_3 :
out std_logic_vector(
63 downto 0);
570 m_axi_rx_tvalid_3 :
out std_logic;
571 m_axi_rx_tlast_3 :
out std_logic;
573 m_axi_ufc_rx_tdata_3 :
out std_logic_vector(
63 downto 0);
574 m_axi_ufc_rx_tkeep_3 :
out std_logic_vector(
7 downto 0);
575 m_axi_ufc_rx_tvalid_3 :
out std_logic;
576 m_axi_ufc_rx_tlast_3 :
out std_logic;
577 USER_CLK_OUT_3 :
out std_logic;
580 RXP_4 :
in STD_LOGIC_VECTOR (
0 to 3);
581 RXN_4 :
in STD_LOGIC_VECTOR (
0 to 3);
582 CHANNEL_STAT_4 :
out std_logic_vector(
31 downto 0);
583 CHANNEL_CTRL_4 :
in std_logic_vector(
31 downto 0);
584 m_axi_rx_tdata_4 :
out std_logic_vector(
63 downto 0);
585 m_axi_rx_tkeep_4 :
out std_logic_vector(
7 downto 0);
586 m_axi_rx_tvalid_4 :
out std_logic;
587 m_axi_rx_tlast_4 :
out std_logic;
589 m_axi_ufc_rx_tdata_4 :
out std_logic_vector(
63 downto 0);
591 m_axi_ufc_rx_tvalid_4 :
out std_logic;
592 m_axi_ufc_rx_tlast_4 :
out std_logic;
593 USER_CLK_OUT_4 :
out std_logic;
600 RXP_5 :
in STD_LOGIC_VECTOR (
0 to 3);
601 RXN_5 :
in STD_LOGIC_VECTOR (
0 to 3);
603 CHANNEL_STAT_5 :
out std_logic_vector(
31 downto 0);
604 CHANNEL_CTRL_5 :
in std_logic_vector(
31 downto 0);
605 m_axi_rx_tdata_5 :
out std_logic_vector(
63 downto 0);
607 m_axi_rx_tvalid_5 :
out std_logic;
608 m_axi_rx_tlast_5 :
out std_logic;
610 m_axi_ufc_rx_tdata_5 :
out std_logic_vector(
63 downto 0);
612 m_axi_ufc_rx_tvalid_5 :
out std_logic;
613 m_axi_ufc_rx_tlast_5 :
out std_logic;
614 USER_CLK_OUT_5 :
out std_logic;
622 RXP_6 :
in STD_LOGIC_VECTOR (
0 to 3);
623 RXN_6 :
in STD_LOGIC_VECTOR (
0 to 3);
625 CHANNEL_STAT_6 :
out std_logic_vector(
31 downto 0);
626 CHANNEL_CTRL_6 :
in std_logic_vector(
31 downto 0);
627 m_axi_rx_tdata_6 :
out std_logic_vector(
63 downto 0);
629 m_axi_rx_tvalid_6 :
out std_logic;
630 m_axi_rx_tlast_6 :
out std_logic;
632 m_axi_ufc_rx_tdata_6 :
out std_logic_vector(
63 downto 0);
634 m_axi_ufc_rx_tvalid_6 :
out std_logic;
635 m_axi_ufc_rx_tlast_6 :
out std_logic;
636 USER_CLK_OUT_6 :
out std_logic;
639 RXP_7 :
in STD_LOGIC_VECTOR (
0 to 3);
640 RXN_7 :
in STD_LOGIC_VECTOR (
0 to 3);
642 CHANNEL_STAT_7 :
out std_logic_vector(
31 downto 0);
643 CHANNEL_CTRL_7 :
in std_logic_vector(
31 downto 0);
644 m_axi_rx_tdata_7 :
out std_logic_vector(
63 downto 0);
645 m_axi_rx_tvalid_7 :
out std_logic;
646 m_axi_rx_tlast_7 :
out std_logic;
648 m_axi_ufc_rx_tdata_7 :
out std_logic_vector(
63 downto 0);
649 m_axi_ufc_rx_tvalid_7 :
out std_logic;
650 m_axi_ufc_rx_tlast_7 :
out std_logic;
651 USER_CLK_OUT_7 :
out std_logic;
654 RXP_8 :
in STD_LOGIC_VECTOR (
0 to 3);
655 RXN_8 :
in STD_LOGIC_VECTOR (
0 to 3);
657 CHANNEL_STAT_8 :
out std_logic_vector(
31 downto 0);
658 CHANNEL_CTRL_8 :
in std_logic_vector(
31 downto 0);
659 m_axi_rx_tdata_8 :
out std_logic_vector(
63 downto 0);
660 m_axi_rx_tvalid_8 :
out std_logic;
661 m_axi_rx_tlast_8 :
out std_logic;
663 m_axi_ufc_rx_tdata_8 :
out std_logic_vector(
63 downto 0);
664 m_axi_ufc_rx_tvalid_8 :
out std_logic;
665 m_axi_ufc_rx_tlast_8 :
out std_logic;
666 USER_CLK_OUT_8 :
out std_logic;
670 RXP_9 :
in STD_LOGIC_VECTOR (
0 to 3);
671 RXN_9 :
in STD_LOGIC_VECTOR (
0 to 3);
673 CHANNEL_STAT_9 :
out std_logic_vector(
31 downto 0);
674 CHANNEL_CTRL_9 :
in std_logic_vector(
31 downto 0);
675 m_axi_rx_tdata_9 :
out std_logic_vector(
63 downto 0);
676 m_axi_rx_tvalid_9 :
out std_logic;
677 m_axi_rx_tlast_9 :
out std_logic;
679 m_axi_ufc_rx_tdata_9 :
out std_logic_vector(
63 downto 0);
681 m_axi_ufc_rx_tvalid_9 :
out std_logic;
682 m_axi_ufc_rx_tlast_9 :
out std_logic;
683 USER_CLK_OUT_9 :
out std_logic;
688 RXP_10 :
in STD_LOGIC_VECTOR (
0 to 3);
689 RXN_10 :
in STD_LOGIC_VECTOR (
0 to 3);
691 CHANNEL_STAT_10 :
out std_logic_vector(
31 downto 0);
692 CHANNEL_CTRL_10 :
in std_logic_vector(
31 downto 0);
693 m_axi_rx_tdata_10 :
out std_logic_vector(
63 downto 0);
694 m_axi_rx_tvalid_10 :
out std_logic;
695 m_axi_rx_tlast_10 :
out std_logic;
697 m_axi_ufc_rx_tdata_10 :
out std_logic_vector(
63 downto 0);
698 m_axi_ufc_rx_tvalid_10 :
out std_logic;
699 m_axi_ufc_rx_tlast_10 :
out std_logic;
700 USER_CLK_OUT_10 :
out std_logic;
704 RXP_11 :
in STD_LOGIC_VECTOR (
0 to 3);
705 RXN_11 :
in STD_LOGIC_VECTOR (
0 to 3);
707 CHANNEL_STAT_11 :
out std_logic_vector(
31 downto 0);
708 CHANNEL_CTRL_11 :
in std_logic_vector(
31 downto 0);
709 m_axi_rx_tdata_11 :
out std_logic_vector(
63 downto 0);
710 m_axi_rx_tvalid_11 :
out std_logic;
711 m_axi_rx_tlast_11 :
out std_logic;
713 m_axi_ufc_rx_tdata_11 :
out std_logic_vector(
63 downto 0);
715 m_axi_ufc_rx_tvalid_11 :
out std_logic;
716 m_axi_ufc_rx_tlast_11 :
out std_logic;
718 USER_CLK_OUT_11 :
out std_logic;
724 RXP_12 :
in STD_LOGIC_VECTOR (
0 to 3);
725 RXN_12 :
in STD_LOGIC_VECTOR (
0 to 3);
728 CHANNEL_STAT_12 :
out std_logic_vector(
31 downto 0);
729 CHANNEL_CTRL_12 :
in std_logic_vector(
31 downto 0);
730 m_axi_rx_tdata_12 :
out std_logic_vector(
63 downto 0);
732 m_axi_rx_tvalid_12 :
out std_logic;
733 m_axi_rx_tlast_12 :
out std_logic;
735 m_axi_ufc_rx_tdata_12 :
out std_logic_vector(
63 downto 0);
736 m_axi_ufc_rx_tvalid_12 :
out std_logic;
737 m_axi_ufc_rx_tlast_12 :
out std_logic;
738 USER_CLK_OUT_12 :
out std_logic;
742 RXP_13 :
in STD_LOGIC_VECTOR (
0 to 3);
743 RXN_13 :
in STD_LOGIC_VECTOR (
0 to 3);
745 CHANNEL_STAT_13 :
out std_logic_vector(
31 downto 0);
746 CHANNEL_CTRL_13 :
in std_logic_vector(
31 downto 0);
747 m_axi_rx_tdata_13 :
out std_logic_vector(
63 downto 0);
748 m_axi_rx_tvalid_13 :
out std_logic;
749 m_axi_rx_tlast_13 :
out std_logic;
751 m_axi_ufc_rx_tdata_13 :
out std_logic_vector(
63 downto 0);
752 m_axi_ufc_rx_tvalid_13 :
out std_logic;
753 m_axi_ufc_rx_tlast_13 :
out std_logic;
754 USER_CLK_OUT_13 :
out std_logic;
758 RXP_14 :
in STD_LOGIC_VECTOR (
0 to 3);
759 RXN_14 :
in STD_LOGIC_VECTOR (
0 to 3);
762 CHANNEL_STAT_14 :
out std_logic_vector(
31 downto 0);
763 CHANNEL_CTRL_14 :
in std_logic_vector(
31 downto 0);
764 m_axi_rx_tdata_14 :
out std_logic_vector(
63 downto 0);
765 m_axi_rx_tvalid_14 :
out std_logic;
766 m_axi_rx_tlast_14 :
out std_logic;
768 m_axi_ufc_rx_tdata_14 :
out std_logic_vector(
63 downto 0);
769 m_axi_ufc_rx_tvalid_14 :
out std_logic;
770 m_axi_ufc_rx_tlast_14 :
out std_logic;
771 USER_CLK_OUT_14 :
out std_logic;
774 ro_user_clock :
out STD_LOGIC;
775 ro_controller_reset :
out STD_LOGIC;
776 ro_txcharisk :
in std_logic_vector(
3 downto 0);
777 ro_txdata :
in std_logic_vector(
31 downto 0);
778 ro_status :
out std_logic_vector(
7 downto 0);
780 RO_CTRL_TXN :
out std_logic;
781 RO_CTRL_TXP :
out std_logic;
783 DRP_CLK_IN :
in std_logic;
784 MASTER_RESET :
out std_logic;
791 gt_refclk_q219_c0 :
in std_logic;
792 ttc_RXP :
in std_logic;
793 ttc_RXN :
in std_logic;
794 ttc_word_0 :
out std_logic_vector(
31 downto 0);
795 ttc_word_1 :
out std_logic_vector(
31 downto 0);
796 ttc_word_2 :
out std_logic_vector(
31 downto 0);
797 ttc_word_3 :
out std_logic_vector(
31 downto 0);
798 ttc_seq :
out std_logic_vector(
1 downto 0);
799 cttc_usrclk :
out std_logic;
800 ttc_reset :
in std_logic;
801 ttc_status :
out std_logic_vector(
31 downto 0);
804 BP_CTTC_rxdata :
out std_logic_vector (
31 downto 0);
805 BP_CTTC_rxcharisk :
out std_logic_vector (
3 downto 0);
806 BP_CTTC_MGT_bus :
out STD_LOGIC_VECTOR(
31 DOWNTO 0);
807 BP_CTTC_rxoutclk :
out std_logic
821 probe0 :
IN STD_LOGIC_VECTOR(
63 DOWNTO 0);
822 probe1 :
IN STD_LOGIC_VECTOR(
0 DOWNTO 0);
823 probe2 :
IN STD_LOGIC_VECTOR(
0 DOWNTO 0);
824 probe3 :
IN STD_LOGIC_VECTOR(
0 DOWNTO 0);
825 probe4 :
IN STD_LOGIC_VECTOR(
0 DOWNTO 0)
829 COMPONENT ila_full_aurora
833 probe0 :
IN STD_LOGIC_VECTOR(
63 DOWNTO 0);
834 probe1 :
IN STD_LOGIC_VECTOR(
0 DOWNTO 0);
835 probe2 :
IN STD_LOGIC_VECTOR(
0 DOWNTO 0);
836 probe3 :
IN STD_LOGIC_VECTOR(
7 DOWNTO 0);
837 probe4 :
IN STD_LOGIC_VECTOR(
31 DOWNTO 0);
838 probe5 :
IN STD_LOGIC_VECTOR(
31 DOWNTO 0)
843 Port ( clock :
in STD_LOGIC;
844 reset :
in STD_LOGIC;
845 tvalid :
in STD_LOGIC;
846 tlast :
in STD_LOGIC;
847 tdata :
in STD_logic_vector(
63 downto 0);
848 channel_up :
in STD_LOGIC;
849 soft_error :
in STD_LOGIC;
850 hard_error :
in STD_LOGIC;
852 l1id_mis_stretch :
in std_logic
858 CRC20_G_Poly :
std_logic_vector(
19 downto 0) := x"
8349f";
861 tob_0_flx_bp_link :
integer :=
0;
862 bulk_0_flx_bp_link :
integer :=
1;
863 bulk_1_flx_bp_link :
integer :=
2;
864 bulk_2_flx_bp_link :
integer :=
3;
867 C_S_AXI_DATA_WIDTH :
integer :=
32;
869 C_S_AXI_ADDR_WIDTH :
integer :=
9;
871 bp_width :
integer :=
64
874 ipb_clk :
in STD_LOGIC;
875 ipb_rst :
in STD_LOGIC;
878 ipb_in_backplane :
in ipb_wbus;
879 ipb_out_backplane :
out ipb_rbus;
880 ipb_in_processor :
in ipb_wbus;
881 ipb_out_processor :
out ipb_rbus;
883 geo_location :
in STD_LOGIC_VECTOR (
7 downto 0);
885 L1A_delay_out :
out std_logic;
886 l1id_mis_stretch :
out std_logic;
887 full_mode_stat_tob_0 :
in std_logic_vector(
31 downto 0);
888 full_mode_stat_bulk_0 :
in std_logic_vector(
31 downto 0);
889 full_mode_stat_bulk_1 :
in std_logic_vector(
31 downto 0);
890 full_mode_stat_bulk_2 :
in std_logic_vector(
31 downto 0);
891 FM_L1id_stat_tob_0 :
in std_logic_vector(
31 downto 0);
892 FM_L1id_stat_bulk_0 :
in std_logic_vector(
31 downto 0);
893 FM_L1id_stat_bulk_1 :
in std_logic_vector(
31 downto 0);
894 FM_L1id_stat_bulk_2 :
in std_logic_vector(
31 downto 0);
896 full_mode_ctrl_tob_0 :
out std_logic_vector(
31 downto 0);
897 full_mode_ctrl_bulk_0 :
out std_logic_vector(
31 downto 0);
898 full_mode_ctrl_bulk_1 :
out std_logic_vector(
31 downto 0);
899 full_mode_ctrl_bulk_2 :
out std_logic_vector(
31 downto 0);
901 stage_fifo_level_tob_0 :
in std_logic_vector(
15 downto 0);
902 stage_fifo_level_bulk_0 :
in std_logic_vector(
15 downto 0);
903 stage_fifo_level_bulk_1 :
in std_logic_vector(
15 downto 0);
904 stage_fifo_level_bulk_2 :
in std_logic_vector(
15 downto 0);
909 stage_fifo_busy_tob_0 :
out STD_LOGIC;
910 stage_fifo_busy_bulk_0 :
out STD_LOGIC;
911 stage_fifo_busy_bulk_1 :
out STD_LOGIC;
912 stage_fifo_busy_bulk_2 :
out STD_LOGIC;
913 stage_fifo_xoff_tob_0 :
out STD_LOGIC;
914 stage_fifo_xoff_bulk_0 :
out STD_LOGIC;
915 stage_fifo_xoff_bulk_1 :
out STD_LOGIC;
916 stage_fifo_xoff_bulk_2 :
out STD_LOGIC;
917 stage_fifo_full_tob_0 :
in STD_LOGIC;
918 stage_fifo_full_bulk_0 :
in STD_LOGIC;
919 stage_fifo_full_bulk_1 :
in STD_LOGIC;
920 stage_fifo_full_bulk_2 :
in STD_LOGIC;
922 flx_backpressure_tob_0 :
out STD_LOGIC;
923 flx_backpressure_bulk_0 :
out STD_LOGIC;
924 flx_backpressure_bulk_1 :
out STD_LOGIC;
925 flx_backpressure_bulk_2 :
out STD_LOGIC;
927 pp_clock :
in STD_LOGIC;
928 clk_40 :
in std_logic;
929 clk_160 :
in std_logic;
930 rt_clk :
in std_logic;
931 backplane_control :
out std_logic_vector(
31 downto 0);
932 init_clk :
in std_logic;
933 master_reset :
in std_logic;
934 rod_slot :
in std_logic;
935 cK_pll_lock :
in std_logic;
937 CK_INT :
in STD_LOGIC;
938 SMBALERT_B :
in STD_LOGIC;
939 T_WRN_B :
in STD_LOGIC;
941 SYSTEM_RESET :
in STD_LOGIC;
944 flx_backpressure :
out std_logic_vector(
11 downto 0);
946 ro_user_clock :
in STD_LOGIC;
947 ro_controller_reset :
in STD_LOGIC;
948 ro_txcharisk :
out std_logic_vector(
3 downto 0);
949 ro_txdata :
out std_logic_vector(
31 downto 0);
950 ro_status :
in std_logic_vector(
7 downto 0);
952 aurora_user_clock_0 :
in STD_LOGIC;
953 aurora_user_clock_1 :
in STD_LOGIC;
954 aurora_user_clock_2 :
in STD_LOGIC;
955 aurora_user_clock_3 :
in STD_LOGIC;
956 aurora_user_clock_4 :
in STD_LOGIC;
957 aurora_user_clock_5 :
in STD_LOGIC;
958 aurora_user_clock_6 :
in STD_LOGIC;
959 aurora_user_clock_7 :
in STD_LOGIC;
960 aurora_user_clock_8 :
in STD_LOGIC;
961 aurora_user_clock_9 :
in STD_LOGIC;
962 aurora_user_clock_10 :
in STD_LOGIC;
963 aurora_user_clock_11 :
in STD_LOGIC;
965 aurora_chan_stat_0 :
in STD_LOGIC_VECTOR (
31 downto 0);
966 aurora_chan_stat_1 :
in STD_LOGIC_VECTOR (
31 downto 0);
967 aurora_chan_stat_2 :
in STD_LOGIC_VECTOR (
31 downto 0);
968 aurora_chan_stat_3 :
in STD_LOGIC_VECTOR (
31 downto 0);
969 aurora_chan_stat_4 :
in STD_LOGIC_VECTOR (
31 downto 0);
970 aurora_chan_stat_5 :
in STD_LOGIC_VECTOR (
31 downto 0);
971 aurora_chan_stat_6 :
in STD_LOGIC_VECTOR (
31 downto 0);
972 aurora_chan_stat_7 :
in STD_LOGIC_VECTOR (
31 downto 0);
973 aurora_chan_stat_8 :
in STD_LOGIC_VECTOR (
31 downto 0);
974 aurora_chan_stat_9 :
in STD_LOGIC_VECTOR (
31 downto 0);
975 aurora_chan_stat_10 :
in STD_LOGIC_VECTOR (
31 downto 0);
976 aurora_chan_stat_11 :
in STD_LOGIC_VECTOR (
31 downto 0);
978 aurora_chan_control_0 :
out STD_LOGIC_VECTOR (
31 downto 0);
979 aurora_chan_control_1 :
out STD_LOGIC_VECTOR (
31 downto 0);
980 aurora_chan_control_2 :
out STD_LOGIC_VECTOR (
31 downto 0);
981 aurora_chan_control_3 :
out STD_LOGIC_VECTOR (
31 downto 0);
982 aurora_chan_control_4 :
out STD_LOGIC_VECTOR (
31 downto 0);
983 aurora_chan_control_5 :
out STD_LOGIC_VECTOR (
31 downto 0);
984 aurora_chan_control_6 :
out STD_LOGIC_VECTOR (
31 downto 0);
985 aurora_chan_control_7 :
out STD_LOGIC_VECTOR (
31 downto 0);
986 aurora_chan_control_8 :
out STD_LOGIC_VECTOR (
31 downto 0);
987 aurora_chan_control_9 :
out STD_LOGIC_VECTOR (
31 downto 0);
988 aurora_chan_control_10 :
out STD_LOGIC_VECTOR (
31 downto 0);
989 aurora_chan_control_11 :
out STD_LOGIC_VECTOR (
31 downto 0);
995 bp_data_0 :
in STD_LOGIC_VECTOR (bp_width
-1 downto 0);
996 bp_data_1 :
in STD_LOGIC_VECTOR (bp_width
-1 downto 0);
997 bp_data_2 :
in STD_LOGIC_VECTOR (bp_width
-1 downto 0);
998 bp_data_3 :
in STD_LOGIC_VECTOR (bp_width
-1 downto 0);
999 bp_data_4 :
in STD_LOGIC_VECTOR (bp_width
-1 downto 0);
1000 bp_data_5 :
in STD_LOGIC_VECTOR (bp_width
-1 downto 0);
1001 bp_data_6 :
in STD_LOGIC_VECTOR (bp_width
-1 downto 0);
1002 bp_data_7 :
in STD_LOGIC_VECTOR (bp_width
-1 downto 0);
1003 bp_data_8 :
in STD_LOGIC_VECTOR (bp_width
-1 downto 0);
1004 bp_data_9 :
in STD_LOGIC_VECTOR (bp_width
-1 downto 0);
1005 bp_data_10 :
in STD_LOGIC_VECTOR (bp_width
-1 downto 0);
1006 bp_data_11 :
in STD_LOGIC_VECTOR (bp_width
-1 downto 0);
1008 s_axis_tvalid_0 :
in std_logic;
1009 s_axis_tvalid_1 :
in std_logic;
1010 s_axis_tvalid_2 :
in std_logic;
1011 s_axis_tvalid_3 :
in std_logic;
1012 s_axis_tvalid_4 :
in std_logic;
1013 s_axis_tvalid_5 :
in std_logic;
1014 s_axis_tvalid_6 :
in std_logic;
1015 s_axis_tvalid_7 :
in std_logic;
1016 s_axis_tvalid_8 :
in std_logic;
1017 s_axis_tvalid_9 :
in std_logic;
1018 s_axis_tvalid_10 :
in std_logic;
1019 s_axis_tvalid_11 :
in std_logic;
1021 s_axis_tlast_0 :
in std_logic;
1022 s_axis_tlast_1 :
in std_logic;
1023 s_axis_tlast_2 :
in std_logic;
1024 s_axis_tlast_3 :
in std_logic;
1025 s_axis_tlast_4 :
in std_logic;
1026 s_axis_tlast_5 :
in std_logic;
1027 s_axis_tlast_6 :
in std_logic;
1028 s_axis_tlast_7 :
in std_logic;
1029 s_axis_tlast_8 :
in std_logic;
1030 s_axis_tlast_9 :
in std_logic;
1031 s_axis_tlast_10 :
in std_logic;
1032 s_axis_tlast_11 :
in std_logic;
1034 s_axis_tready_0 :
out std_logic;
1035 s_axis_tready_1 :
out std_logic;
1036 s_axis_tready_2 :
out std_logic;
1037 s_axis_tready_3 :
out std_logic;
1038 s_axis_tready_4 :
out std_logic;
1039 s_axis_tready_5 :
out std_logic;
1040 s_axis_tready_6 :
out std_logic;
1041 s_axis_tready_7 :
out std_logic;
1042 s_axis_tready_8 :
out std_logic;
1043 s_axis_tready_9 :
out std_logic;
1044 s_axis_tready_10 :
out std_logic;
1045 s_axis_tready_11 :
out std_logic;
1047 s_axi_ufc_rx_tdata_0 :
in std_logic_vector(
63 downto 0);
1048 s_axi_ufc_rx_tdata_1 :
in std_logic_vector(
63 downto 0);
1049 s_axi_ufc_rx_tdata_2 :
in std_logic_vector(
63 downto 0);
1050 s_axi_ufc_rx_tdata_3 :
in std_logic_vector(
63 downto 0);
1051 s_axi_ufc_rx_tdata_4 :
in std_logic_vector(
63 downto 0);
1052 s_axi_ufc_rx_tdata_5 :
in std_logic_vector(
63 downto 0);
1053 s_axi_ufc_rx_tdata_6 :
in std_logic_vector(
63 downto 0);
1054 s_axi_ufc_rx_tdata_7 :
in std_logic_vector(
63 downto 0);
1055 s_axi_ufc_rx_tdata_8 :
in std_logic_vector(
63 downto 0);
1056 s_axi_ufc_rx_tdata_9 :
in std_logic_vector(
63 downto 0);
1057 s_axi_ufc_rx_tdata_10 :
in std_logic_vector(
63 downto 0);
1058 s_axi_ufc_rx_tdata_11 :
in std_logic_vector(
63 downto 0);
1061 s_axi_ufc_rx_tvalid_0 :
in std_logic;
1062 s_axi_ufc_rx_tvalid_1 :
in std_logic;
1063 s_axi_ufc_rx_tvalid_2 :
in std_logic;
1064 s_axi_ufc_rx_tvalid_3 :
in std_logic;
1065 s_axi_ufc_rx_tvalid_4 :
in std_logic;
1066 s_axi_ufc_rx_tvalid_5 :
in std_logic;
1067 s_axi_ufc_rx_tvalid_6 :
in std_logic;
1068 s_axi_ufc_rx_tvalid_7 :
in std_logic;
1069 s_axi_ufc_rx_tvalid_8 :
in std_logic;
1070 s_axi_ufc_rx_tvalid_9 :
in std_logic;
1071 s_axi_ufc_rx_tvalid_10 :
in std_logic;
1072 s_axi_ufc_rx_tvalid_11 :
in std_logic;
1075 s_axi_ufc_rx_tlast_0 :
in std_logic;
1076 s_axi_ufc_rx_tlast_1 :
in std_logic;
1077 s_axi_ufc_rx_tlast_2 :
in std_logic;
1078 s_axi_ufc_rx_tlast_3 :
in std_logic;
1079 s_axi_ufc_rx_tlast_4 :
in std_logic;
1080 s_axi_ufc_rx_tlast_5 :
in std_logic;
1081 s_axi_ufc_rx_tlast_6 :
in std_logic;
1082 s_axi_ufc_rx_tlast_7 :
in std_logic;
1083 s_axi_ufc_rx_tlast_8 :
in std_logic;
1084 s_axi_ufc_rx_tlast_9 :
in std_logic;
1085 s_axi_ufc_rx_tlast_10 :
in std_logic;
1086 s_axi_ufc_rx_tlast_11 :
in std_logic;
1090 multichannel_busy :
out std_logic;
1091 combined_busy :
in std_logic;
1093 channel_enable_vio :
in std_logic_vector (
23 downto 0);
1094 first_chan_vio :
in std_logic_vector (
4 downto 0);
1095 last_chan_vio :
in std_logic_vector (
4 downto 0);
1096 TTC_ignore_vio :
in std_logic;
1097 debug_ctrl_vio :
in std_logic;
1101 m_tvalid_0 :
out STD_LOGIC;
1102 m_tlast_0 :
out STD_LOGIC;
1103 m_tdata_0 :
out STD_LOGIC_VECTOR ((bp_width
-1)
downto 0);
1104 m_header_marker_0 :
out STD_LOGIC;
1105 m_tail_marker_0 :
out STD_LOGIC;
1106 m_tready_0 :
in STD_LOGIC;
1108 bulk_m_tvalid_0 :
out STD_LOGIC;
1109 bulk_m_tlast_0 :
out STD_LOGIC;
1110 bulk_m_tdata_0 :
out STD_LOGIC_VECTOR (
63 downto 0);
1111 bulk_m_header_marker_0 :
out STD_LOGIC;
1112 bulk_m_tail_marker_0 :
out STD_LOGIC;
1113 bulk_m_tready_0 :
in STD_LOGIC;
1116 bulk_m_tvalid_1 :
out STD_LOGIC;
1117 bulk_m_tlast_1 :
out STD_LOGIC;
1118 bulk_m_tdata_1 :
out STD_LOGIC_VECTOR (
63 downto 0);
1119 bulk_m_header_marker_1 :
out STD_LOGIC;
1120 bulk_m_tail_marker_1 :
out STD_LOGIC;
1121 bulk_m_tready_1 :
in STD_LOGIC;
1123 bulk_m_tvalid_2 :
out STD_LOGIC;
1124 bulk_m_tlast_2 :
out STD_LOGIC;
1125 bulk_m_tdata_2 :
out STD_LOGIC_VECTOR (
63 downto 0);
1126 bulk_m_header_marker_2 :
out STD_LOGIC;
1127 bulk_m_tail_marker_2 :
out STD_LOGIC;
1128 bulk_m_tready_2 :
in STD_LOGIC;
1135 cttc_user_clk :
in std_logic;
1136 ttc_status :
in std_logic_vector(
31 downto 0);
1137 ttc_reset :
out std_logic;
1139 ttc_seq :
in std_logic_vector(
1 downto 0);
1140 ttc_word_0 :
in std_logic_vector(
31 downto 0);
1141 ttc_word_1 :
in std_logic_vector(
31 downto 0);
1142 ttc_word_2 :
in std_logic_vector(
31 downto 0);
1143 ttc_word_3 :
in std_logic_vector(
31 downto 0);
1146 ttc_mux_ctrl :
in std_logic;
1147 BP_CTTC_rxdata :
in std_logic_vector (
31 downto 0);
1148 FM_CTTC_rxdata :
in std_logic_vector (
31 downto 0);
1149 BP_CTTC_rxcharisk :
in std_logic_vector (
3 downto 0);
1150 FM_CTTC_rxcharisk :
in std_logic_vector (
3 downto 0);
1151 BP_CTTC_MGT_bus :
in STD_LOGIC_VECTOR(
31 DOWNTO 0);
1152 FM_CTTC_MGT_bus :
in STD_LOGIC_VECTOR(
31 DOWNTO 0);
1153 BP_CTTC_rxoutclk :
in STD_LOGIC;
1154 FM_CTTC_rxoutclk :
in STD_LOGIC
1166 max_count :
std_logic_vector := x"
0FFFFFFF"
1169 clk40 :
in STD_LOGIC;
1170 rod_button :
in STD_LOGIC;
1171 sys_top_reset :
out STD_LOGIC;
1172 sys_top_reset_b :
out STD_LOGIC
1180 COUNTER_WIDTH :
integer :=
5
1184 clock :
in STD_LOGIC;
1185 power_down_b:
out STD_LOGIC
1202 COMPONENT pp_ctrl_vio
1205 probe_out0 :
OUT STD_LOGIC_VECTOR(
11 DOWNTO 0);
1206 probe_out1 :
OUT STD_LOGIC_VECTOR(
4 DOWNTO 0);
1207 probe_out2 :
OUT STD_LOGIC_VECTOR(
4 DOWNTO 0);
1208 probe_out3 :
OUT STD_LOGIC_VECTOR(
0 DOWNTO 0);
1209 probe_out4 :
OUT STD_LOGIC_VECTOR(
0 DOWNTO 0);
1210 probe_out5 :
OUT STD_LOGIC_VECTOR(
0 DOWNTO 0)
1220 GTX_TRANSCEIVERS :
boolean := false;
1221 NUM_LINKS :
integer :=
4;
1222 RECOVER_CLK_FROM_RX_GBT :
boolean := false);
1226 GTREFCLK0 :
in std_logic;
1227 RESET_BUTTON :
in std_logic;
1230 app_clk_in :
in std_logic;
1231 gtrxn_in :
in std_logic_vector(NUM_LINKS
-1 downto 0);
1232 gtrxp_in :
in std_logic_vector(NUM_LINKS
-1 downto 0);
1233 gttxn_out :
out std_logic_vector(NUM_LINKS
-1 downto 0);
1234 gttxp_out :
out std_logic_vector(NUM_LINKS
-1 downto 0);
1236 s_axis_tvalid :
in std_logic;
1237 s_axis_tlast :
in std_logic;
1238 s_axis_tready :
out std_logic;
1239 s_axis_tdata :
in std_logic_vector(
31 downto 0);
1240 TXOUTCLK_0 :
out std_logic;
1241 channel_reset :
in std_logic;
1242 TestMode :
in std_logic;
1243 interface_reset :
out std_logic
1249 component Full_Mode_Tx
is
1252 DEBUG :
integer :=
0;
1253 GTX_TRANSCEIVERS :
boolean := false;
1254 NUM_LINKS :
integer :=
2;
1255 RECOVER_CLK_FROM_RX_GBT :
boolean := false);
1259 GTREFCLK0 :
in std_logic;
1260 pp_clock :
in std_logic;
1261 RESET_BUTTON :
in std_logic;
1264 app_clk_in :
in std_logic;
1265 gtrxn_in :
in std_logic_vector(NUM_LINKS
-1 downto 0);
1266 gtrxp_in :
in std_logic_vector(NUM_LINKS
-1 downto 0);
1267 gttxn_out :
out std_logic_vector(NUM_LINKS
-1 downto 0);
1268 gttxp_out :
out std_logic_vector(NUM_LINKS
-1 downto 0);
1272 s_axis_tvalid_0 :
in std_logic;
1273 s_axis_tlast_0 :
in std_logic;
1274 s_axis_tready_0 :
out std_logic;
1275 flx_bp_240_0 :
in std_logic;
1276 s_axis_tdata_0 :
in std_logic_vector(
31 downto 0);
1277 TXOUTCLK_0 :
out std_logic;
1278 channel_reset_0 :
in std_logic;
1279 soft_reset_0 :
in std_logic;
1280 busy_0 :
in std_logic;
1282 interface_reset_0 :
out std_logic;
1284 s_axis_tvalid_1 :
in std_logic;
1285 s_axis_tlast_1 :
in std_logic;
1286 s_axis_tready_1 :
out std_logic;
1287 flx_bp_240_1 :
in std_logic;
1288 s_axis_tdata_1 :
in std_logic_vector(
31 downto 0);
1290 channel_reset_1 :
in std_logic;
1291 soft_reset_1 :
in std_logic;
1292 busy_1 :
in std_logic;
1294 interface_reset_1 :
out std_logic;
1296 full_mode_ctrl_0 :
in STD_LOGIC_VECTOR (
31 downto 0);
1297 full_mode_ctrl_1 :
in STD_LOGIC_VECTOR (
31 downto 0);
1298 full_mode_stat_0 :
out STD_LOGIC_VECTOR (
31 downto 0);
1299 full_mode_stat_1 :
out STD_LOGIC_VECTOR (
31 downto 0);
1300 FM_L1id_stat_0 :
out std_logic_vector(
31 downto 0);
1301 FM_L1id_stat_1 :
out std_logic_vector(
31 downto 0)
1309 component Full_Mode_CTTC
1311 DEBUG :
integer :=
0;
1313 GTX_TRANSCEIVERS :
boolean := false;
1314 NUM_LINKS :
integer :=
2;
1315 RECOVER_CLK_FROM_RX_GBT :
boolean := false;
1316 EXAMPLE_CONFIG_INDEPENDENT_LANES :
integer :=
1;
1317 EXAMPLE_LANE_WITH_START_CHAR :
integer :=
0;
1318 EXAMPLE_WORDS_IN_BRAM :
integer :=
512;
1319 EXAMPLE_SIM_GTRESET_SPEEDUP :
string :=
"TRUE";
1320 STABLE_CLOCK_PERIOD :
integer :=
24;
1321 EXAMPLE_USE_CHIPSCOPE :
integer :=
1
1328 GTREFCLK0 :
in std_logic;
1329 pp_clock :
in std_logic;
1330 RESET_BUTTON :
in std_logic;
1332 app_clk_in :
in std_logic;
1335 gttxn_out :
out std_logic_vector(NUM_LINKS
-1 downto 0);
1336 gttxp_out :
out std_logic_vector(NUM_LINKS
-1 downto 0);
1338 s_axis_tvalid_0 :
in std_logic;
1339 s_axis_tlast_0 :
in std_logic;
1340 s_axis_tready_0 :
out std_logic;
1341 flx_bp_240_0 :
in std_logic;
1342 s_axis_tdata_0 :
in std_logic_vector(
31 downto 0);
1343 TXOUTCLK_0 :
out std_logic;
1344 channel_reset_0 :
in std_logic;
1345 soft_reset_0 :
in std_logic;
1346 busy_0 :
in std_logic;
1349 interface_reset_0 :
out std_logic;
1351 s_axis_tvalid_1 :
in std_logic;
1352 s_axis_tlast_1 :
in std_logic;
1353 s_axis_tready_1 :
out std_logic;
1354 flx_bp_240_1 :
in std_logic;
1355 s_axis_tdata_1 :
in std_logic_vector(
31 downto 0);
1357 channel_reset_1 :
in std_logic;
1358 soft_reset_1 :
in std_logic;
1359 busy_1 :
in std_logic;
1361 interface_reset_1 :
out std_logic;
1362 full_mode_ctrl_0 :
in STD_LOGIC_VECTOR (
31 downto 0);
1363 full_mode_ctrl_1 :
in STD_LOGIC_VECTOR (
31 downto 0);
1369 full_mode_stat_0 :
out STD_LOGIC_VECTOR (
31 downto 0);
1370 full_mode_stat_1 :
out STD_LOGIC_VECTOR (
31 downto 0);
1376 FM_L1id_stat_0 :
out std_logic_vector(
31 downto 0);
1377 FM_L1id_stat_1 :
out std_logic_vector(
31 downto 0);
1380 gt_refclk_q219_c0 :
in std_logic;
1383 DRP_CLK_IN :
in std_logic;
1384 gt0_rxusrclk :
out std_logic;
1385 TRACK_DATA_OUT :
out std_logic;
1386 ttc_word_0 :
out std_logic_vector(
31 downto 0);
1387 ttc_word_1 :
out std_logic_vector(
31 downto 0);
1388 ttc_word_2 :
out std_logic_vector(
31 downto 0);
1389 ttc_word_3 :
out std_logic_vector(
31 downto 0);
1390 ttc_seq :
out std_logic_vector(
1 downto 0);
1391 ttc_status :
out std_logic_vector(
31 downto 0);
1392 ttc_reset :
in std_logic;
1393 stop_ttc_info :
in STD_LOGIC;
1395 cttc_cpllreset_in :
in STD_LOGIC;
1396 gt0_cpllpd_in :
in std_logic;
1397 gt0_rxbufreset_in :
in STD_LOGIC;
1398 gt0_rxpcsreset_in :
in STD_LOGIC;
1399 gt0_rxpmareset_in :
in STD_LOGIC;
1400 gt0_rxcdrhold_in :
in STD_LOGIC;
1401 gt0_rxpd_in :
in STD_LOGIC;
1403 CTTC_RXN_IN :
in std_logic;
1404 CTTC_RXP_IN :
in std_logic;
1406 FM_CTTC_rxdata :
out std_logic_vector (
31 downto 0);
1407 FM_CTTC_rxcharisk :
out std_logic_vector (
3 downto 0);
1408 FM_CTTC_MGT_bus :
out STD_LOGIC_VECTOR(
31 DOWNTO 0);
1409 FM_CTTC_rxoutclk :
out std_logic
1422 s_axis_tdata :
IN STD_LOGIC_VECTOR(
63 DOWNTO 0);
1423 s_axis_tvalid :
IN STD_LOGIC;
1424 s_axis_tlast :
IN STD_LOGIC;
1425 s_axis_tready :
OUT STD_LOGIC;
1428 m_axis_tdata :
OUT STD_LOGIC_VECTOR(
31 DOWNTO 0);
1429 m_axis_tvalid :
OUT STD_LOGIC;
1430 m_axis_tready :
IN STD_LOGIC;
1431 m_axis_tlast :
OUT STD_LOGIC;
1435 WR_DATA_COUNT :
OUT STD_LOGIC_VECTOR(
31 DOWNTO 0);
1436 RD_DATA_COUNT :
OUT STD_LOGIC_VECTOR(
31 DOWNTO 0);
1437 fifo_full :
out STD_LOGIC;
1438 clk_160 :
in std_logic;
1439 clk_240 :
in std_logic;
1440 RESET :
in std_logic;
1441 flx_backpressure :
in std_logic;
1442 flx_bp_enable :
in std_logic;
1443 flx_bp_240 :
out std_logic
1451 probe_in0 :
IN STD_LOGIC_VECTOR(
0 DOWNTO 0);
1452 probe_in1 :
IN STD_LOGIC_VECTOR(
0 DOWNTO 0);
1453 probe_in2 :
IN STD_LOGIC_VECTOR(
0 DOWNTO 0);
1454 probe_in3 :
IN STD_LOGIC_VECTOR(
0 DOWNTO 0);
1455 probe_in4 :
IN STD_LOGIC_VECTOR(
0 DOWNTO 0);
1456 probe_in5 :
IN STD_LOGIC_VECTOR(
0 DOWNTO 0);
1457 probe_in6 :
IN STD_LOGIC_VECTOR(
0 DOWNTO 0);
1458 probe_in7 :
IN STD_LOGIC_VECTOR(
0 DOWNTO 0);
1459 probe_in8 :
IN STD_LOGIC_VECTOR(
0 DOWNTO 0);
1460 probe_in9 :
IN STD_LOGIC_VECTOR(
0 DOWNTO 0);
1461 probe_in10 :
IN STD_LOGIC_VECTOR(
0 DOWNTO 0);
1462 probe_in11 :
IN STD_LOGIC_VECTOR(
0 DOWNTO 0);
1463 probe_out0 :
OUT STD_LOGIC_VECTOR(
0 DOWNTO 0);
1464 probe_out1 :
OUT STD_LOGIC_VECTOR(
0 DOWNTO 0);
1465 probe_out2 :
OUT STD_LOGIC_VECTOR(
0 DOWNTO 0);
1466 probe_out3 :
OUT STD_LOGIC_VECTOR(
0 DOWNTO 0);
1467 probe_out4 :
OUT STD_LOGIC_VECTOR(
0 DOWNTO 0);
1468 probe_out5 :
OUT STD_LOGIC_VECTOR(
0 DOWNTO 0);
1469 probe_out6 :
OUT STD_LOGIC_VECTOR(
0 DOWNTO 0)
1476 probe_in0 :
IN STD_LOGIC_VECTOR(
0 DOWNTO 0);
1477 probe_out0 :
OUT STD_LOGIC_VECTOR(
0 DOWNTO 0)
1481 signal ipbr_backplane : ipb_rbus;
1482 signal ipbw_backplane : ipb_wbus;
1483 signal ipbr_Processor : ipb_rbus;
1484 signal ipbw_Processor : ipb_wbus;
1485 signal ipb_clk : std_logic;
1486 signal ipb_rst : std_logic;
1490 signal geo_location : STD_LOGIC_VECTOR (7 downto 0);
1491 signal flx_bp_bus : STD_LOGIC_VECTOR (11 downto 0);
1493 signal pp_clock : std_logic;
1494 signal rt_clk : std_logic;
1495 signal clk_160 : std_logic;
1496 signal backplane_control : std_logic_vector(31 downto 0);
1498 signal cttc_cpllreset_in : std_logic;
1499 signal cttc_cpllpd_in : STD_LOGIC;
1500 signal cttc_rxbufreset_in : STD_LOGIC;
1501 signal cttc_rxpcsreset_in : STD_LOGIC;
1502 signal cttc_rxpmareset_in : STD_LOGIC;
1503 signal cttc_rxcdrhold_in : STD_LOGIC;
1504 signal cttc_rxpd_in : STD_LOGIC;
1507 signal pkt_areset : std_logic;
1508 signal packet_proc_araddr : STD_LOGIC_VECTOR ( 31 downto 0 );
1509 signal packet_proc_arprot : STD_LOGIC_VECTOR ( 2 downto 0 );
1510 signal packet_proc_arready : STD_LOGIC;
1511 signal packet_proc_arvalid : STD_LOGIC;
1512 signal packet_proc_awaddr : STD_LOGIC_VECTOR ( 31 downto 0 );
1513 signal packet_proc_awprot : STD_LOGIC_VECTOR ( 2 downto 0 );
1514 signal packet_proc_awready : STD_LOGIC;
1515 signal packet_proc_awvalid : STD_LOGIC;
1516 signal packet_proc_bready : STD_LOGIC;
1517 signal packet_proc_bresp : STD_LOGIC_VECTOR ( 1 downto 0 );
1518 signal packet_proc_bvalid : STD_LOGIC;
1519 signal packet_proc_rdata : STD_LOGIC_VECTOR ( 31 downto 0 );
1520 signal packet_proc_rready : STD_LOGIC;
1521 signal packet_proc_rresp : STD_LOGIC_VECTOR ( 1 downto 0 );
1522 signal packet_proc_rvalid : STD_LOGIC;
1523 signal packet_proc_wdata : STD_LOGIC_VECTOR ( 31 downto 0 );
1524 signal packet_proc_wready : STD_LOGIC;
1525 signal packet_proc_wstrb : STD_LOGIC_VECTOR ( 3 downto 0 );
1526 signal packet_proc_wvalid : STD_LOGIC;
1527 signal pkt_ARESETN : STD_LOGIC;
1528 signal PKT_CLK : STD_LOGIC;
1529 signal CLK_40 : STD_LOGIC;
1530 signal CLK_40_pin : STD_LOGIC;
1531 signal CLK_125 : STD_LOGIC;
1532 signal gp_button_i : STD_LOGIC;
1533 signal GTCLK_q218 : STD_LOGIC;
1535 signal multichannel_busy : std_logic;
1536 signal combined_busy : std_logic;
1537 signal lemo_i : std_logic;
1539 signal bulk_m_tvalid_0 : STD_LOGIC;
1540 signal bulk_m_tlast_0 : STD_LOGIC;
1541 signal bulk_m_tdata_0 : STD_LOGIC_VECTOR (63 downto 0);
1542 signal bulk_m_header_marker_0 : STD_LOGIC;
1543 signal bulk_m_tail_marker_0 : STD_LOGIC;
1544 signal bulk_m_tready_0 : STD_LOGIC;
1546 signal bulk_fm_tvalid_0 : STD_LOGIC;
1547 signal bulk_fm_tlast_0 : STD_LOGIC;
1548 signal bulk_fm_tdata_0 : STD_LOGIC_VECTOR (31 downto 0);
1549 signal bulk_fm_tready_0 : STD_LOGIC;
1550 signal flx_bp_240_bulk_0 : std_logic;
1552 signal bulk_m_tvalid_1 : STD_LOGIC;
1553 signal bulk_m_tlast_1 : STD_LOGIC;
1554 signal bulk_m_tdata_1 : STD_LOGIC_VECTOR (63 downto 0);
1555 signal bulk_m_header_marker_1 : STD_LOGIC;
1556 signal bulk_m_tail_marker_1 : STD_LOGIC;
1557 signal bulk_m_tready_1 : STD_LOGIC;
1559 signal bulk_fm_tvalid_1 : STD_LOGIC;
1560 signal bulk_fm_tlast_1 : STD_LOGIC;
1561 signal bulk_fm_tdata_1 : STD_LOGIC_VECTOR (31 downto 0);
1562 signal bulk_fm_tready_1 : STD_LOGIC;
1563 signal flx_bp_240_bulk_1 : std_logic;
1567 signal bulk_m_tvalid_2 : STD_LOGIC;
1568 signal bulk_m_tlast_2 : STD_LOGIC;
1569 signal bulk_m_tdata_2 : STD_LOGIC_VECTOR (63 downto 0);
1570 signal bulk_m_header_marker_2 : STD_LOGIC;
1571 signal bulk_m_tail_marker_2 : STD_LOGIC;
1572 signal bulk_m_tready_2 : STD_LOGIC;
1574 signal bulk_fm_tvalid_2 : STD_LOGIC;
1575 signal bulk_fm_tlast_2 : STD_LOGIC;
1576 signal bulk_fm_tdata_2 : STD_LOGIC_VECTOR (31 downto 0);
1577 signal bulk_fm_tready_2 : STD_LOGIC;
1578 signal flx_bp_240_bulk_2 : std_logic;
1580 signal FM1_reset_0 : STD_LOGIC;
1581 signal FM1_reset_1 : STD_LOGIC;
1582 signal FM2_reset_0 : STD_LOGIC;
1583 signal FM2_reset_1 : STD_LOGIC;
1585 signal fm_soft_reset : STD_LOGIC;
1587 signal stage_fifo_level_tob_0 : STD_LOGIC_VECTOR (31 downto 0);
1588 signal stage_fifo_level_bulk_0 : STD_LOGIC_VECTOR (31 downto 0);
1589 signal stage_fifo_level_bulk_1 : STD_LOGIC_VECTOR (31 downto 0);
1590 signal stage_fifo_level_bulk_2 : STD_LOGIC_VECTOR (31 downto 0);
1593 signal stage_fifo_full_tob_0 : std_logic;
1594 signal stage_fifo_full_bulk_0 : std_logic;
1595 signal stage_fifo_full_bulk_1 : std_logic;
1596 signal stage_fifo_full_bulk_2 : std_logic;
1598 signal stage_fifo_busy_tob_0 : std_logic;
1599 signal stage_fifo_busy_bulk_0 : std_logic;
1600 signal stage_fifo_busy_bulk_1 : std_logic;
1601 signal stage_fifo_busy_bulk_2 : std_logic;
1603 signal stage_fifo_xoff_tob_0 : std_logic;
1604 signal stage_fifo_xoff_bulk_0 : std_logic;
1605 signal stage_fifo_xoff_bulk_1 : std_logic;
1606 signal stage_fifo_xoff_bulk_2 : std_logic;
1608 signal flx_backpressure_tob_0 : STD_LOGIC;
1609 signal flx_backpressure_bulk_0 : STD_LOGIC;
1610 signal flx_backpressure_bulk_1 : STD_LOGIC;
1611 signal flx_backpressure_bulk_2 : STD_LOGIC;
1615 signal CHANNEL_STAT_3 : STD_LOGIC_VECTOR (31 downto 0);
1616 signal CHANNEL_CTRL_3 : STD_LOGIC_VECTOR (31 downto 0);
1617 signal m_axi_rx_tdata_3 : std_logic_vector (63 downto 0);
1618 signal m_axi_rx_tvalid_3 : STD_LOGIC;
1619 signal m_axi_rx_tlast_3 : STD_LOGIC;
1622 signal m_axi_ufc_rx_tdata_3 : STD_LOGIC_vector (63 downto 0);
1623 signal m_axi_ufc_rx_tvalid_3 : STD_LOGIC;
1624 signal m_axi_ufc_rx_tlast_3 : STD_LOGIC;
1625 signal user_clk_out_3 : STD_LOGIC;
1627 signal CHANNEL_STAT_4 : STD_LOGIC_VECTOR (31 downto 0);
1628 signal CHANNEL_CTRL_4 : STD_LOGIC_VECTOR (31 downto 0);
1629 signal m_axi_rx_tdata_4 : std_logic_vector (63 downto 0);
1630 signal m_axi_rx_tvalid_4 : STD_LOGIC;
1631 signal m_axi_rx_tlast_4 : STD_LOGIC;
1632 signal m_axi_rx_tkeep_4 : std_logic_vector (7 downto 0);
1633 signal m_axi_ufc_rx_tdata_4 : STD_LOGIC_vector (63 downto 0);
1634 signal m_axi_ufc_rx_tvalid_4 : STD_LOGIC;
1635 signal m_axi_ufc_rx_tlast_4 : STD_LOGIC;
1636 signal user_clk_out_4 : STD_LOGIC;
1639 signal CHANNEL_STAT_5 : STD_LOGIC_VECTOR (31 downto 0);
1640 signal CHANNEL_CTRL_5 : STD_LOGIC_VECTOR (31 downto 0);
1641 signal m_axi_rx_tdata_5 : std_logic_vector (63 downto 0);
1642 signal m_axi_rx_tvalid_5 : STD_LOGIC;
1643 signal m_axi_rx_tlast_5 : STD_LOGIC;
1644 signal m_axi_rx_tkeep_5 : std_logic_vector (7 downto 0);
1645 signal m_axi_ufc_rx_tdata_5 : STD_LOGIC_vector (63 downto 0);
1646 signal m_axi_ufc_rx_tvalid_5 : STD_LOGIC;
1647 signal m_axi_ufc_rx_tlast_5 : STD_LOGIC;
1648 signal user_clk_out_5 : STD_LOGIC;
1650 signal CHANNEL_STAT_6 : STD_LOGIC_VECTOR (31 downto 0);
1651 signal CHANNEL_CTRL_6 : STD_LOGIC_VECTOR (31 downto 0);
1652 signal m_axi_rx_tdata_6 : std_logic_vector (63 downto 0);
1653 signal m_axi_rx_tvalid_6 : STD_LOGIC;
1654 signal m_axi_rx_tlast_6 : STD_LOGIC;
1655 signal m_axi_ufc_rx_tdata_6 : STD_LOGIC_vector (63 downto 0);
1656 signal m_axi_ufc_rx_tvalid_6 : STD_LOGIC;
1657 signal m_axi_ufc_rx_tlast_6 : STD_LOGIC;
1658 signal user_clk_out_6 : STD_LOGIC;
1660 signal CHANNEL_STAT_7 : STD_LOGIC_VECTOR (31 downto 0);
1661 signal CHANNEL_CTRL_7 : STD_LOGIC_VECTOR (31 downto 0);
1662 signal m_axi_rx_tdata_7 : std_logic_vector (63 downto 0);
1663 signal m_axi_rx_tvalid_7 : STD_LOGIC;
1664 signal m_axi_rx_tlast_7 : STD_LOGIC;
1665 signal m_axi_ufc_rx_tdata_7 : STD_LOGIC_vector (63 downto 0);
1666 signal m_axi_ufc_rx_tvalid_7 : STD_LOGIC;
1667 signal m_axi_ufc_rx_tlast_7 : STD_LOGIC;
1668 signal user_clk_out_7 : STD_LOGIC;
1670 signal CHANNEL_STAT_8 : STD_LOGIC_VECTOR (31 downto 0);
1671 signal CHANNEL_CTRL_8 : STD_LOGIC_VECTOR (31 downto 0);
1672 signal m_axi_rx_tdata_8 : std_logic_vector (63 downto 0);
1673 signal m_axi_rx_tvalid_8 : STD_LOGIC;
1674 signal m_axi_rx_tlast_8 : STD_LOGIC;
1675 signal m_axi_ufc_rx_tdata_8 : STD_LOGIC_vector (63 downto 0);
1676 signal m_axi_ufc_rx_tvalid_8 : STD_LOGIC;
1677 signal m_axi_ufc_rx_tlast_8 : STD_LOGIC;
1678 signal user_clk_out_8 : STD_LOGIC;
1680 signal CHANNEL_STAT_9 : STD_LOGIC_VECTOR (31 downto 0);
1681 signal CHANNEL_CTRL_9 : STD_LOGIC_VECTOR (31 downto 0);
1682 signal m_axi_rx_tdata_9 : std_logic_vector (63 downto 0);
1683 signal m_axi_rx_tvalid_9 : STD_LOGIC;
1684 signal m_axi_rx_tlast_9 : STD_LOGIC;
1685 signal m_axi_ufc_rx_tdata_9 : STD_LOGIC_vector (63 downto 0);
1686 signal m_axi_ufc_rx_tvalid_9 : STD_LOGIC;
1687 signal m_axi_ufc_rx_tlast_9 : STD_LOGIC;
1688 signal user_clk_out_9 : STD_LOGIC;
1690 signal CHANNEL_STAT_10 : STD_LOGIC_VECTOR (31 downto 0);
1691 signal CHANNEL_CTRL_10 : STD_LOGIC_VECTOR (31 downto 0);
1692 signal m_axi_rx_tdata_10 : std_logic_vector (63 downto 0);
1693 signal m_axi_rx_tvalid_10 : STD_LOGIC;
1694 signal m_axi_rx_tlast_10 : STD_LOGIC;
1695 signal m_axi_ufc_rx_tdata_10 : STD_LOGIC_vector (63 downto 0);
1696 signal m_axi_ufc_rx_tvalid_10 : STD_LOGIC;
1697 signal m_axi_ufc_rx_tlast_10 : STD_LOGIC;
1698 signal user_clk_out_10 : STD_LOGIC;
1700 signal CHANNEL_STAT_11 : STD_LOGIC_VECTOR (31 downto 0);
1701 signal CHANNEL_CTRL_11 : STD_LOGIC_VECTOR (31 downto 0);
1702 signal m_axi_rx_tdata_11 : std_logic_vector (63 downto 0);
1703 signal m_axi_rx_tvalid_11 : STD_LOGIC;
1704 signal m_axi_rx_tlast_11 : STD_LOGIC;
1705 signal m_axi_ufc_rx_tdata_11 : STD_LOGIC_vector (63 downto 0);
1706 signal m_axi_ufc_rx_tvalid_11 : STD_LOGIC;
1707 signal m_axi_ufc_rx_tlast_11 : STD_LOGIC;
1708 signal user_clk_out_11 : STD_LOGIC;
1710 signal CHANNEL_STAT_12 : STD_LOGIC_VECTOR (31 downto 0);
1711 signal CHANNEL_CTRL_12 : STD_LOGIC_VECTOR (31 downto 0);
1712 signal m_axi_rx_tdata_12 : std_logic_vector (63 downto 0);
1713 signal m_axi_rx_tvalid_12 : STD_LOGIC;
1714 signal m_axi_rx_tlast_12 : STD_LOGIC;
1715 signal m_axi_ufc_rx_tdata_12 : STD_LOGIC_vector (63 downto 0);
1716 signal m_axi_ufc_rx_tvalid_12 : STD_LOGIC;
1717 signal m_axi_ufc_rx_tlast_12 : STD_LOGIC;
1718 signal user_clk_out_12 : STD_LOGIC;
1720 signal CHANNEL_STAT_13 : STD_LOGIC_VECTOR (31 downto 0);
1721 signal CHANNEL_CTRL_13 : STD_LOGIC_VECTOR (31 downto 0);
1722 signal m_axi_rx_tdata_13 : std_logic_vector (63 downto 0);
1723 signal m_axi_rx_tvalid_13 : STD_LOGIC;
1724 signal m_axi_rx_tlast_13 : STD_LOGIC;
1725 signal m_axi_ufc_rx_tdata_13 : STD_LOGIC_vector (63 downto 0);
1726 signal m_axi_ufc_rx_tvalid_13 : STD_LOGIC;
1727 signal m_axi_ufc_rx_tlast_13 : STD_LOGIC;
1728 signal user_clk_out_13 : STD_LOGIC;
1730 signal CHANNEL_STAT_14 : STD_LOGIC_VECTOR (31 downto 0);
1731 signal CHANNEL_CTRL_14 : STD_LOGIC_VECTOR (31 downto 0);
1732 signal m_axi_rx_tdata_14 : std_logic_vector (63 downto 0);
1733 signal m_axi_rx_tvalid_14 : STD_LOGIC;
1734 signal m_axi_rx_tlast_14 : STD_LOGIC;
1735 signal m_axi_ufc_rx_tdata_14 : STD_LOGIC_vector (63 downto 0);
1736 signal m_axi_ufc_rx_tvalid_14 : STD_LOGIC;
1737 signal m_axi_ufc_rx_tlast_14 : STD_LOGIC;
1738 signal user_clk_out_14 : STD_LOGIC;
1740 signal channel_enable_vio : std_logic_vector (23 downto 0);
1741 signal first_chan_vio : std_logic_vector (4 downto 0);
1742 signal last_chan_vio : std_logic_vector (4 downto 0);
1743 signal TTC_ignore_vio : std_logic;
1744 signal debug_ctrl_vio : std_logic;
1746 signal pp0_m_axi_tdata : std_logic_vector (63 downto 0);
1747 signal pp0_m_axi_tvalid : STD_LOGIC;
1748 signal pp0_m_axi_tlast : STD_LOGIC;
1749 signal pp0_m_axi_tready : STD_LOGIC;
1751 signal pp_soft_reset_vio : STD_LOGIC;
1752 signal pp_reset : STD_LOGIC;
1756 signal fifo_AXI4_TDATA : std_logic_vector (31 downto 0);
1757 signal fifo_AXI4_TVALID : STD_LOGIC;
1758 signal felix_bulk_TREADY_0 : STD_LOGIC;
1759 signal fifo_AXI4_tlast : STD_LOGIC;
1762 signal ppout_fifo_AXI4_TDATA : std_logic_vector (31 downto 0);
1763 signal ppout_fifo_AXI4_TVALID : STD_LOGIC;
1764 signal felix_ch1_AXI4_TREADY : STD_LOGIC;
1765 signal ppout_fifo_AXI4_tlast : STD_LOGIC;
1766 signal flx_bp_240_tob_0 : STD_LOGIC;
1769 signal FM_TXOUTCLK : STD_LOGIC;
1770 signal FM_TXOUTCLK_2 : STD_LOGIC;
1773 signal GTREFCLK_Q217_C0 : STD_LOGIC;
1775 signal gp_button_ibuf : STD_LOGIC;
1776 signal vio_reset : STD_LOGIC;
1777 signal sys_top_reset : STD_LOGIC;
1778 signal MASTER_RESET : STD_LOGIC;
1779 signal rx_GTReset : STD_LOGIC;
1780 signal rx_reset : STD_LOGIC;
1784 signal ttc_word_0 : std_logic_vector(31 downto 0);
1785 signal ttc_word_1 : std_logic_vector(31 downto 0);
1786 signal ttc_word_2 : std_logic_vector(31 downto 0);
1787 signal ttc_word_3 : std_logic_vector(31 downto 0);
1788 signal ttc_seq : std_logic_vector(1 downto 0);
1789 signal cttc_usrclk : std_logic;
1790 signal L1A : std_logic;
1791 signal l1id_mis_stretch : std_logic;
1792 signal vio_chan_reset : std_logic;
1793 signal sys_top_reset_b : std_logic;
1797 signal spi_pwr1 : std_logic := '0';
1798 signal spi_pwr2 : std_logic := '0';
1800 signal ro_user_clock : STD_LOGIC;
1801 signal ro_controller_reset : STD_LOGIC;
1802 signal ro_txcharisk : std_logic_vector(3 downto 0);
1803 signal ro_txdata : std_logic_vector(31 downto 0);
1804 signal ro_status : std_logic_vector(7 downto 0);
1805 signal ttc_status : std_logic_vector(31 downto 0);
1806 signal ttc_reset : std_logic;
1808 signal full_mode_stat_tob_0 : std_logic_vector(31 downto 0);
1809 signal full_mode_stat_bulk_0 : std_logic_vector(31 downto 0);
1810 signal full_mode_stat_bulk_1 : std_logic_vector(31 downto 0);
1811 signal full_mode_stat_bulk_2 : std_logic_vector(31 downto 0);
1813 signal FM_L1id_stat_tob_0 : std_logic_vector(31 downto 0);
1814 signal FM_L1id_stat_bulk_0 : std_logic_vector(31 downto 0);
1815 signal FM_L1id_stat_bulk_1 : std_logic_vector(31 downto 0);
1816 signal FM_L1id_stat_bulk_2 : std_logic_vector(31 downto 0);
1818 signal full_mode_ctrl_tob_0 : std_logic_vector(31 downto 0);
1819 signal full_mode_ctrl_bulk_0 : std_logic_vector(31 downto 0);
1820 signal full_mode_ctrl_bulk_1 : std_logic_vector(31 downto 0);
1821 signal full_mode_ctrl_bulk_2 : std_logic_vector(31 downto 0);
1823 signal gt_refclk_q219_c0 : std_logic;
1825 signal FM_CTTC_rxdata : std_logic_vector (31 downto 0);
1826 signal FM_CTTC_rxcharisk : std_logic_vector (3 downto 0);
1827 signal FM_CTTC_MGT_bus : STD_LOGIC_VECTOR(31 DOWNTO 0);
1828 signal FM_CTTC_rxoutclk : std_logic;
1829 signal BP_CTTC_rxdata : std_logic_vector (31 downto 0);
1830 signal BP_CTTC_rxcharisk : std_logic_vector (3 downto 0);
1831 signal BP_CTTC_MGT_bus : STD_LOGIC_VECTOR(31 DOWNTO 0);
1832 signal BP_CTTC_rxoutclk : std_logic;
1833 signal ttc_mux_ctrl : std_logic;
1839 max_count => x"0000FFFF"
1843 rod_button => gp_button_i,
1844 sys_top_reset => sys_top_reset,
1846 sys_top_reset_b => sys_top_reset_b
1850 t_pod0_rst_b <= sys_top_reset_b;
1851 t_pod1_rst_b <= sys_top_reset_b;
1852 t_pod2_rst_b <= sys_top_reset_b;
1853 r_pod_rst_b <= sys_top_reset_b;
1858 max_count => x"02625A00"
1862 rod_button => gp_button_i,
1863 sys_top_reset =>
open,
1864 sys_top_reset_b => phy_resetn
1875 proc_clock_gen : packet_processor_clock
1878 pp_clock => pp_clock,
1890 probe_in0
(0) => MASTER_RESET,
1891 probe_in1
(0) => sys_top_reset,
1892 probe_in2
(0) => backplane_control
(30),
1894 probe_in3
(0) => LEMO_i,
1896 probe_in4
(0) => rotary_switch
(0),
1897 probe_in5
(0) => rotary_switch
(1),
1898 probe_in6
(0) => rotary_switch
(2),
1899 probe_in7
(0) => rotary_switch
(3),
1900 probe_in8
(0) => CHANNEL_STAT_3
(0),
1901 probe_in9
(0) => CHANNEL_STAT_4
(0),
1902 probe_in10
(0) => CHANNEL_STAT_5
(0),
1903 probe_in11
(0) =>backplane_control
(0),
1904 probe_out0
(0) => vio_reset,
1905 probe_out1
(0) => cttc_cpllpd_in,
1906 probe_out2
(0) => cttc_rxbufreset_in,
1907 probe_out3
(0) => cttc_rxpcsreset_in,
1908 probe_out4
(0) => cttc_rxpmareset_in,
1909 probe_out5
(0) => cttc_rxcdrhold_in,
1910 probe_out6
(0) => cttc_rxpd_in
1915 ipbus_blk : rod_system
1933 ROD_EFEX_VER => ROD_EFEX_VER,
1935 jfex_rod => jfex_rod,
1936 efex_rod => efex_rod,
1937 golden_rod => golden_rod,
1939 Module_ID => Module_ID,
1945 ipbr_backplane => ipbr_backplane,
1946 ipbw_backplane => ipbw_backplane,
1947 ipbr_Processor => ipbr_Processor,
1948 ipbw_Processor => ipbw_Processor,
1954 gtx_clk_bufg_out => gtx_clk_bufg_out,
1961 rgmii_txd => rgmii_txd,
1962 rgmii_tx_ctl => rgmii_tx_ctl,
1963 rgmii_txc => rgmii_txc,
1964 rgmii_rxd => rgmii_rxd,
1965 rgmii_rx_ctl => rgmii_rx_ctl,
1966 rgmii_rxc => rgmii_rxc,
1972 reset_error => reset_error,
1981 rotary_switch => rotary_switch,
1991 smbalert_b => smbalert_b,
1994 ck_pll_lock => ck_pll_lock,
1997 t_pod0_int => t_pod0_int,
1998 t_pod1_int => t_pod1_int,
1999 t_pod2_int => t_pod2_int,
2000 r_pod_int => r_pod_int,
2001 loc_addr1 => loc_addr1,
2002 loc_addr2 => loc_addr2,
2003 loc_addr3 => loc_addr3,
2004 loc_addr4 => loc_addr4,
2005 loc_addr5 => loc_addr5,
2006 loc_addr6 => loc_addr6,
2007 loc_addr7 => loc_addr7,
2008 loc_addr8 => loc_addr8,
2012 FP_RUN_LED_B =>
open,
2020 ref_clk_sel =>
open,
2023 t_pod0_rst_b =>
open,
2024 t_pod1_rst_b =>
open,
2025 t_pod2_rst_b =>
open,
2026 r_pod_rst_b =>
open,
2030 EMC_INTF_addr => EMC_INTF_addr,
2031 EMC_INTF_ce_n => EMC_INTF_ce_n,
2032 EMC_INTF_oen => EMC_INTF_oen,
2033 EMC_INTF_wen => EMC_INTF_wen,
2034 emc_intf_dq_io => emc_intf_dq_io,
2038 iic_1_scl_io => iic_1_scl_io,
2039 iic_1_sda_io => iic_1_sda_io,
2040 iic_scl_io => iic_scl_io,
2041 iic_sda_io => iic_sda_io,
2045 CK_SPI_MOSI => CK_SPI_MOSI,
2046 CK_SPI_MISO => CK_SPI_MISO,
2047 CK_SPI_CK => CK_SPI_CK,
2054 Vp_Vn_v_n => Vp_Vn_v_n,
2055 Vp_Vn_v_p => Vp_Vn_v_p
2061 geo_location(0) <= loc_addr1;
2062 geo_location(1) <= loc_addr2;
2063 geo_location(2) <= loc_addr3;
2064 geo_location(3) <= loc_addr4;
2065 geo_location(4) <= loc_addr5;
2066 geo_location(5) <= loc_addr6;
2067 geo_location(6) <= loc_addr7;
2068 geo_location(7) <= loc_addr8;
2071 backplane : aurora_64b_rx_12ch
2074 pp_clock => pp_clock,
2076 backplane_control => backplane_control,
2078 cttc_cpllpd_in => cttc_cpllpd_in,
2079 cttc_rxbufreset_in => cttc_rxbufreset_in,
2080 cttc_rxpcsreset_in => cttc_rxpcsreset_in,
2081 cttc_rxpmareset_in => cttc_rxpmareset_in,
2082 cttc_rxcdrhold_in => cttc_rxcdrhold_in,
2083 cttc_rxpd_in => cttc_rxpd_in,
2087 init_clk => CLK_125,
2090 vio_chan_reset => vio_chan_reset,
2091 sys_top_reset => sys_top_reset,
2095 GTCLK_q112_c0p => GTCLK_q112_c0p,
2096 GTCLK_q112_c0n => GTCLK_q112_c0n,
2097 GTCLK_q115_c0p => GTCLK_q115_c0p,
2098 GTCLK_q115_c0n => GTCLK_q115_c0n,
2100 GTCLK_q118_c0p => GTCLK_q118_c0p,
2101 GTCLK_q118_c0n => GTCLK_q118_c0n,
2103 GTCLK_q211_c0p => GTCLK_q211_c0p,
2104 GTCLK_q211_c0n => GTCLK_q211_c0n,
2106 GTCLK_q214_c0p => GTCLK_q214_c0p,
2107 GTCLK_q214_c0n => GTCLK_q214_c0n,
2109 GTCLK_q217_c0p => GTCLK_q217_c0p,
2110 GTCLK_q217_c0n => GTCLK_q217_c0n,
2114 gt_refclk_q219_c0 => gt_refclk_q219_c0,
2121 CHANNEL_STAT_3 => CHANNEL_STAT_3,
2122 CHANNEL_CTRL_3 => CHANNEL_CTRL_3,
2124 m_axi_rx_tdata_3 => m_axi_rx_tdata_3,
2125 m_axi_rx_tvalid_3 => m_axi_rx_tvalid_3,
2126 m_axi_rx_tlast_3 => m_axi_rx_tlast_3,
2128 m_axi_ufc_rx_tdata_3 => m_axi_ufc_rx_tdata_3,
2129 m_axi_ufc_rx_tvalid_3 => m_axi_ufc_rx_tvalid_3,
2130 m_axi_ufc_rx_tlast_3 => m_axi_ufc_rx_tlast_3,
2131 USER_CLK_OUT_3 => user_clk_out_3,
2136 USER_CLK_OUT_4 => user_clk_out_4,
2137 CHANNEL_STAT_4 => CHANNEL_STAT_4,
2138 CHANNEL_CTRL_4 => CHANNEL_CTRL_4,
2139 m_axi_rx_tdata_4 => m_axi_rx_tdata_4,
2140 m_axi_rx_tkeep_4 => m_axi_rx_tkeep_4,
2141 m_axi_rx_tvalid_4 => m_axi_rx_tvalid_4,
2142 m_axi_rx_tlast_4 => m_axi_rx_tlast_4,
2146 m_axi_ufc_rx_tdata_4 => m_axi_ufc_rx_tdata_4,
2147 m_axi_ufc_rx_tvalid_4 => m_axi_ufc_rx_tvalid_4,
2148 m_axi_ufc_rx_tlast_4 => m_axi_ufc_rx_tlast_4,
2157 USER_CLK_OUT_5 => user_clk_out_5,
2158 CHANNEL_STAT_5 => CHANNEL_STAT_5,
2159 CHANNEL_CTRL_5 => CHANNEL_CTRL_5,
2160 m_axi_rx_tdata_5 => m_axi_rx_tdata_5,
2161 m_axi_rx_tvalid_5 => m_axi_rx_tvalid_5,
2162 m_axi_rx_tlast_5 => m_axi_rx_tlast_5,
2165 m_axi_ufc_rx_tdata_5 => m_axi_ufc_rx_tdata_5,
2166 m_axi_ufc_rx_tvalid_5 => m_axi_ufc_rx_tvalid_5,
2167 m_axi_ufc_rx_tlast_5 => m_axi_ufc_rx_tlast_5,
2175 USER_CLK_OUT_6 => user_clk_out_6,
2176 CHANNEL_STAT_6 => CHANNEL_STAT_6,
2177 CHANNEL_CTRL_6 => CHANNEL_CTRL_6,
2178 m_axi_rx_tdata_6 => m_axi_rx_tdata_6,
2179 m_axi_rx_tvalid_6 => m_axi_rx_tvalid_6,
2180 m_axi_rx_tlast_6 => m_axi_rx_tlast_6,
2183 m_axi_ufc_rx_tdata_6 => m_axi_ufc_rx_tdata_6,
2184 m_axi_ufc_rx_tvalid_6 => m_axi_ufc_rx_tvalid_6,
2185 m_axi_ufc_rx_tlast_6 => m_axi_ufc_rx_tlast_6,
2191 USER_CLK_OUT_7 => user_clk_out_7,
2192 CHANNEL_STAT_7 => CHANNEL_STAT_7,
2193 CHANNEL_CTRL_7 => CHANNEL_CTRL_7,
2194 m_axi_rx_tdata_7 => m_axi_rx_tdata_7,
2195 m_axi_rx_tvalid_7 => m_axi_rx_tvalid_7,
2196 m_axi_rx_tlast_7 => m_axi_rx_tlast_7,
2199 m_axi_ufc_rx_tdata_7 => m_axi_ufc_rx_tdata_7,
2200 m_axi_ufc_rx_tvalid_7 => m_axi_ufc_rx_tvalid_7,
2201 m_axi_ufc_rx_tlast_7 => m_axi_ufc_rx_tlast_7,
2207 USER_CLK_OUT_8 => user_clk_out_8,
2208 CHANNEL_STAT_8 => CHANNEL_STAT_8,
2209 CHANNEL_CTRL_8 => CHANNEL_CTRL_8,
2210 m_axi_rx_tdata_8 => m_axi_rx_tdata_8,
2211 m_axi_rx_tvalid_8 => m_axi_rx_tvalid_8,
2212 m_axi_rx_tlast_8 => m_axi_rx_tlast_8,
2215 m_axi_ufc_rx_tdata_8 => m_axi_ufc_rx_tdata_8,
2216 m_axi_ufc_rx_tvalid_8 => m_axi_ufc_rx_tvalid_8,
2217 m_axi_ufc_rx_tlast_8 => m_axi_ufc_rx_tlast_8,
2224 USER_CLK_OUT_9 => user_clk_out_9,
2225 CHANNEL_STAT_9 => CHANNEL_STAT_9,
2226 CHANNEL_CTRL_9 => CHANNEL_CTRL_9,
2227 m_axi_rx_tdata_9 => m_axi_rx_tdata_9,
2228 m_axi_rx_tvalid_9 => m_axi_rx_tvalid_9,
2229 m_axi_rx_tlast_9 => m_axi_rx_tlast_9,
2232 m_axi_ufc_rx_tdata_9 => m_axi_ufc_rx_tdata_9,
2233 m_axi_ufc_rx_tvalid_9 => m_axi_ufc_rx_tvalid_9,
2234 m_axi_ufc_rx_tlast_9 => m_axi_ufc_rx_tlast_9,
2242 USER_CLK_OUT_10 => user_clk_out_10,
2243 CHANNEL_STAT_10 => CHANNEL_STAT_10,
2244 CHANNEL_CTRL_10 => CHANNEL_CTRL_10,
2245 m_axi_rx_tdata_10 => m_axi_rx_tdata_10,
2246 m_axi_rx_tvalid_10 => m_axi_rx_tvalid_10,
2247 m_axi_rx_tlast_10 => m_axi_rx_tlast_10,
2250 m_axi_ufc_rx_tdata_10 => m_axi_ufc_rx_tdata_10,
2251 m_axi_ufc_rx_tvalid_10 => m_axi_ufc_rx_tvalid_10,
2252 m_axi_ufc_rx_tlast_10 => m_axi_ufc_rx_tlast_10,
2259 USER_CLK_OUT_11 => user_clk_out_11,
2260 CHANNEL_STAT_11 => CHANNEL_STAT_11,
2261 CHANNEL_CTRL_11 => CHANNEL_CTRL_11,
2262 m_axi_rx_tdata_11 => m_axi_rx_tdata_11,
2263 m_axi_rx_tvalid_11 => m_axi_rx_tvalid_11,
2264 m_axi_rx_tlast_11 => m_axi_rx_tlast_11,
2267 m_axi_ufc_rx_tdata_11 => m_axi_ufc_rx_tdata_11,
2268 m_axi_ufc_rx_tvalid_11 => m_axi_ufc_rx_tvalid_11,
2269 m_axi_ufc_rx_tlast_11 => m_axi_ufc_rx_tlast_11,
2276 USER_CLK_OUT_12 => user_clk_out_12,
2277 CHANNEL_STAT_12 => CHANNEL_STAT_12,
2278 CHANNEL_CTRL_12 => CHANNEL_CTRL_12,
2279 m_axi_rx_tdata_12 => m_axi_rx_tdata_12,
2280 m_axi_rx_tvalid_12 => m_axi_rx_tvalid_12,
2281 m_axi_rx_tlast_12 => m_axi_rx_tlast_12,
2284 m_axi_ufc_rx_tdata_12 => m_axi_ufc_rx_tdata_12,
2285 m_axi_ufc_rx_tvalid_12 => m_axi_ufc_rx_tvalid_12,
2286 m_axi_ufc_rx_tlast_12 => m_axi_ufc_rx_tlast_12,
2293 USER_CLK_OUT_13 => user_clk_out_13,
2294 CHANNEL_STAT_13 => CHANNEL_STAT_13,
2295 CHANNEL_CTRL_13 => CHANNEL_CTRL_13,
2296 m_axi_rx_tdata_13 => m_axi_rx_tdata_13,
2297 m_axi_rx_tvalid_13 => m_axi_rx_tvalid_13,
2298 m_axi_rx_tlast_13 => m_axi_rx_tlast_13,
2300 m_axi_ufc_rx_tdata_13 => m_axi_ufc_rx_tdata_13,
2301 m_axi_ufc_rx_tvalid_13 => m_axi_ufc_rx_tvalid_13,
2302 m_axi_ufc_rx_tlast_13 => m_axi_ufc_rx_tlast_13,
2309 USER_CLK_OUT_14 => user_clk_out_14,
2310 CHANNEL_STAT_14 => CHANNEL_STAT_14,
2311 CHANNEL_CTRL_14 => CHANNEL_CTRL_14,
2312 m_axi_rx_tdata_14 => m_axi_rx_tdata_14,
2313 m_axi_rx_tvalid_14 => m_axi_rx_tvalid_14,
2314 m_axi_rx_tlast_14 => m_axi_rx_tlast_14,
2317 m_axi_ufc_rx_tdata_14 => m_axi_ufc_rx_tdata_14,
2318 m_axi_ufc_rx_tvalid_14 => m_axi_ufc_rx_tvalid_14,
2319 m_axi_ufc_rx_tlast_14 => m_axi_ufc_rx_tlast_14,
2324 RO_CTRL_TXN => RO_CTRL_TXN,
2325 RO_CTRL_TXP => RO_CTRL_TXP,
2327 DRP_CLK_IN => CLK_40,
2328 MASTER_RESET => MASTER_RESET,
2332 ro_user_clock => ro_user_clock,
2333 ro_controller_reset => ro_controller_reset,
2334 ro_txcharisk => ro_txcharisk,
2335 ro_txdata => ro_txdata,
2336 ro_status => ro_status,
2343 ttc_word_0 => ttc_word_0,
2344 ttc_word_1 => ttc_word_1,
2345 ttc_word_2 => ttc_word_2,
2346 ttc_word_3 => ttc_word_3,
2348 cttc_usrclk => cttc_usrclk,
2349 ttc_status => ttc_status,
2350 ttc_reset => ttc_reset,
2353 BP_CTTC_rxdata => BP_CTTC_rxdata,
2354 BP_CTTC_rxcharisk => BP_CTTC_rxcharisk,
2355 BP_CTTC_MGT_bus => BP_CTTC_MGT_bus,
2356 BP_CTTC_rxoutclk => BP_CTTC_rxoutclk
2386 clock => user_clk_out_13,
2387 reset => backplane_control
(1),
2388 tvalid => m_axi_rx_tvalid_13,
2389 tlast => m_axi_rx_tlast_13,
2390 tdata => m_axi_rx_tdata_13,
2391 channel_up => CHANNEL_STAT_13
(0),
2392 soft_error => CHANNEL_STAT_13
(9),
2393 hard_error => CHANNEL_STAT_13
(8),
2395 l1id_mis_stretch => l1id_mis_stretch
2401 clock => user_clk_out_4,
2402 reset => backplane_control
(1),
2403 tvalid => m_axi_rx_tvalid_4,
2404 tlast => m_axi_rx_tlast_4,
2405 tdata => m_axi_rx_tdata_4,
2406 channel_up => CHANNEL_STAT_4
(0),
2407 soft_error => CHANNEL_STAT_4
(9),
2408 hard_error => CHANNEL_STAT_4
(8),
2410 l1id_mis_stretch => l1id_mis_stretch
2431 slot5_dbg: if debug=1 generate
2432 ILA_axi_slot5 : axi_ch0
2434 clk => user_clk_out_5,
2435 probe0 => m_axi_rx_tdata_5,
2436 probe1
(0) => m_axi_rx_tvalid_5,
2437 probe2
(0) => m_axi_rx_tlast_5,
2438 probe3
(0) => CHANNEL_STAT_5
(0),
2439 probe4
(0) => CHANNEL_STAT_5
(10)
2441 end generate slot5_dbg;
2446 pp_ctrl_dbg: if debug=1 generate
2447 vio_pp_ctrl : pp_ctrl_vio
2450 probe_out0
(11 downto 0) => channel_enable_vio
(11 downto 0),
2451 probe_out1 => first_chan_vio,
2452 probe_out2 => last_chan_vio,
2453 probe_out3
(0) => TTC_ignore_vio,
2454 probe_out4
(0) => pp_soft_reset_vio,
2455 probe_out5
(0) => debug_ctrl_vio
2457 end generate pp_ctrl_dbg;
2459 pp_ctrl_wired: if debug=0 generate
2460 channel_enable_vio <= (others => '0');
2461 first_chan_vio <= (others => '0');
2462 last_chan_vio <= (others => '0');
2463 TTC_ignore_vio <= ('0');
2464 pp_soft_reset_vio <= ('0');
2465 debug_ctrl_vio <= ('0');
2466 end generate pp_ctrl_wired;
2471 pp_reset <= sys_top_reset OR pp_soft_reset_vio;
2476 generic map (sim =>
0,
2478 CRC20_G_Poly => CRC20_G_Poly,
2479 tob_0_flx_bp_link => tob_0_flx_bp_link,
2480 bulk_0_flx_bp_link => bulk_0_flx_bp_link,
2481 bulk_1_flx_bp_link => bulk_1_flx_bp_link,
2482 bulk_2_flx_bp_link => bulk_2_flx_bp_link
2489 ipb_in_backplane => ipbw_backplane,
2490 ipb_out_backplane => ipbr_backplane,
2492 ipb_in_processor => ipbw_Processor,
2493 ipb_out_processor => ipbr_Processor,
2495 geo_location => geo_location,
2497 L1A_delay_out => L1A,
2498 l1id_mis_stretch => l1id_mis_stretch,
2499 full_mode_stat_tob_0 => full_mode_stat_tob_0,
2500 full_mode_stat_bulk_0 => full_mode_stat_bulk_0,
2501 full_mode_stat_bulk_1 => full_mode_stat_bulk_1,
2502 full_mode_stat_bulk_2 => full_mode_stat_bulk_2,
2504 FM_L1id_stat_tob_0 => FM_L1id_stat_tob_0,
2505 FM_L1id_stat_bulk_0 => FM_L1id_stat_bulk_0,
2506 FM_L1id_stat_bulk_1 => FM_L1id_stat_bulk_1,
2507 FM_L1id_stat_bulk_2 => FM_L1id_stat_bulk_2,
2509 full_mode_ctrl_tob_0 => full_mode_ctrl_tob_0,
2510 full_mode_ctrl_bulk_0 => full_mode_ctrl_bulk_0,
2511 full_mode_ctrl_bulk_1 => full_mode_ctrl_bulk_1,
2512 full_mode_ctrl_bulk_2 => full_mode_ctrl_bulk_2,
2514 stage_fifo_level_tob_0 => stage_fifo_level_tob_0
(15 downto 0),
2515 stage_fifo_level_bulk_0 => stage_fifo_level_bulk_0
(15 downto 0),
2516 stage_fifo_level_bulk_1 => stage_fifo_level_bulk_1
(15 downto 0),
2517 stage_fifo_level_bulk_2 => stage_fifo_level_bulk_2
(15 downto 0),
2519 stage_fifo_busy_tob_0 => stage_fifo_busy_tob_0,
2520 stage_fifo_xoff_tob_0 =>
open,
2521 stage_fifo_full_tob_0 => stage_fifo_full_tob_0,
2522 flx_backpressure_tob_0 => flx_backpressure_tob_0,
2525 stage_fifo_busy_bulk_0 => stage_fifo_busy_bulk_0,
2526 stage_fifo_xoff_bulk_0 =>
open,
2527 stage_fifo_full_bulk_0 => stage_fifo_full_bulk_0,
2528 flx_backpressure_bulk_0 => flx_backpressure_bulk_0,
2531 stage_fifo_busy_bulk_1 => stage_fifo_busy_bulk_1,
2532 stage_fifo_xoff_bulk_1 =>
open,
2533 stage_fifo_full_bulk_1 => stage_fifo_full_bulk_1,
2534 flx_backpressure_bulk_1 => flx_backpressure_bulk_1,
2537 stage_fifo_busy_bulk_2 => stage_fifo_busy_bulk_2,
2538 stage_fifo_xoff_bulk_2 =>
open,
2539 stage_fifo_full_bulk_2 => stage_fifo_full_bulk_2,
2540 flx_backpressure_bulk_2 => flx_backpressure_bulk_2,
2543 pp_clock => pp_clock,
2545 backplane_control => backplane_control,
2554 init_clk => clk_125,
2555 master_reset => master_reset,
2556 rod_slot => geo_location
(0),
2557 ck_pll_lock => ck_pll_lock,
2560 SMBALERT_B => SMBALERT_B,
2565 System_RESET => pp_reset,
2567 flx_backpressure => flx_bp_bus,
2569 ro_user_clock => ro_user_clock,
2570 ro_controller_reset => ro_controller_reset,
2571 ro_txcharisk => ro_txcharisk,
2572 ro_txdata => ro_txdata,
2573 ro_status => ro_status,
2578 aurora_user_clock_0 => user_clk_out_13,
2579 aurora_user_clock_1 => user_clk_out_11,
2580 aurora_user_clock_2 => user_clk_out_9,
2581 aurora_user_clock_3 => user_clk_out_7,
2582 aurora_user_clock_4 => user_clk_out_5,
2583 aurora_user_clock_5 => user_clk_out_3,
2584 aurora_user_clock_6 => user_clk_out_4,
2585 aurora_user_clock_7 => user_clk_out_6,
2586 aurora_user_clock_8 => user_clk_out_8,
2587 aurora_user_clock_9 => user_clk_out_10,
2588 aurora_user_clock_10 => user_clk_out_12,
2589 aurora_user_clock_11 => user_clk_out_14,
2595 bp_data_0 => m_axi_rx_tdata_13,
2596 bp_data_1 => m_axi_rx_tdata_11,
2597 bp_data_2 => m_axi_rx_tdata_9,
2598 bp_data_3 => m_axi_rx_tdata_7,
2599 bp_data_4 => m_axi_rx_tdata_5,
2600 bp_data_5 => m_axi_rx_tdata_3,
2601 bp_data_6 => m_axi_rx_tdata_4,
2602 bp_data_7 => m_axi_rx_tdata_6,
2603 bp_data_8 => m_axi_rx_tdata_8,
2604 bp_data_9 => m_axi_rx_tdata_10,
2605 bp_data_10 => m_axi_rx_tdata_12,
2606 bp_data_11 => m_axi_rx_tdata_14,
2608 s_axis_tvalid_0 => m_axi_rx_tvalid_13,
2609 s_axis_tvalid_1 => m_axi_rx_tvalid_11,
2610 s_axis_tvalid_2 => m_axi_rx_tvalid_9,
2611 s_axis_tvalid_3 => m_axi_rx_tvalid_7,
2612 s_axis_tvalid_4 => m_axi_rx_tvalid_5,
2613 s_axis_tvalid_5 => m_axi_rx_tvalid_3,
2614 s_axis_tvalid_6 => m_axi_rx_tvalid_4,
2615 s_axis_tvalid_7 => m_axi_rx_tvalid_6,
2616 s_axis_tvalid_8 => m_axi_rx_tvalid_8,
2617 s_axis_tvalid_9 => m_axi_rx_tvalid_10,
2618 s_axis_tvalid_10 => m_axi_rx_tvalid_12,
2619 s_axis_tvalid_11 => m_axi_rx_tvalid_14,
2621 s_axis_tlast_0 => m_axi_rx_tlast_13,
2622 s_axis_tlast_1 => m_axi_rx_tlast_11,
2623 s_axis_tlast_2 => m_axi_rx_tlast_9,
2624 s_axis_tlast_3 => m_axi_rx_tlast_7,
2625 s_axis_tlast_4 => m_axi_rx_tlast_5,
2626 s_axis_tlast_5 => m_axi_rx_tlast_3,
2627 s_axis_tlast_6 => m_axi_rx_tlast_4,
2628 s_axis_tlast_7 => m_axi_rx_tlast_6,
2629 s_axis_tlast_8 => m_axi_rx_tlast_8,
2630 s_axis_tlast_9 => m_axi_rx_tlast_10,
2631 s_axis_tlast_10 => m_axi_rx_tlast_12,
2632 s_axis_tlast_11 => m_axi_rx_tlast_14,
2634 s_axis_tready_0 =>
open,
2635 s_axis_tready_1 =>
open,
2636 s_axis_tready_2 =>
open,
2637 s_axis_tready_3 =>
open,
2638 s_axis_tready_4 =>
open,
2639 s_axis_tready_5 =>
open,
2640 s_axis_tready_6 =>
open,
2641 s_axis_tready_7 =>
open,
2642 s_axis_tready_8 =>
open,
2643 s_axis_tready_9 =>
open,
2644 s_axis_tready_10 =>
open,
2645 s_axis_tready_11 =>
open,
2647 s_axi_ufc_rx_tdata_0 => m_axi_ufc_rx_tdata_13,
2648 s_axi_ufc_rx_tdata_1 => m_axi_ufc_rx_tdata_11,
2649 s_axi_ufc_rx_tdata_2 => m_axi_ufc_rx_tdata_9,
2650 s_axi_ufc_rx_tdata_3 => m_axi_ufc_rx_tdata_7,
2651 s_axi_ufc_rx_tdata_4 => m_axi_ufc_rx_tdata_5,
2652 s_axi_ufc_rx_tdata_5 => m_axi_ufc_rx_tdata_3,
2653 s_axi_ufc_rx_tdata_6 => m_axi_ufc_rx_tdata_4,
2654 s_axi_ufc_rx_tdata_7 => m_axi_ufc_rx_tdata_6,
2655 s_axi_ufc_rx_tdata_8 => m_axi_ufc_rx_tdata_8,
2656 s_axi_ufc_rx_tdata_9 => m_axi_ufc_rx_tdata_10,
2657 s_axi_ufc_rx_tdata_10 => m_axi_ufc_rx_tdata_12,
2658 s_axi_ufc_rx_tdata_11 => m_axi_ufc_rx_tdata_14,
2662 s_axi_ufc_rx_tvalid_0 => m_axi_ufc_rx_tvalid_13,
2663 s_axi_ufc_rx_tvalid_1 => m_axi_ufc_rx_tvalid_11,
2664 s_axi_ufc_rx_tvalid_2 => m_axi_ufc_rx_tvalid_9,
2665 s_axi_ufc_rx_tvalid_3 => m_axi_ufc_rx_tvalid_7,
2666 s_axi_ufc_rx_tvalid_4 => m_axi_ufc_rx_tvalid_5,
2667 s_axi_ufc_rx_tvalid_5 => m_axi_ufc_rx_tvalid_3,
2668 s_axi_ufc_rx_tvalid_6 => m_axi_ufc_rx_tvalid_4,
2669 s_axi_ufc_rx_tvalid_7 => m_axi_ufc_rx_tvalid_6,
2670 s_axi_ufc_rx_tvalid_8 => m_axi_ufc_rx_tvalid_8,
2671 s_axi_ufc_rx_tvalid_9 => m_axi_ufc_rx_tvalid_10,
2672 s_axi_ufc_rx_tvalid_10 => m_axi_ufc_rx_tvalid_12,
2673 s_axi_ufc_rx_tvalid_11 => m_axi_ufc_rx_tvalid_14,
2676 s_axi_ufc_rx_tlast_0 => m_axi_ufc_rx_tlast_13,
2677 s_axi_ufc_rx_tlast_1 => m_axi_ufc_rx_tlast_11,
2678 s_axi_ufc_rx_tlast_2 => m_axi_ufc_rx_tlast_9,
2679 s_axi_ufc_rx_tlast_3 => m_axi_ufc_rx_tlast_7,
2680 s_axi_ufc_rx_tlast_4 => m_axi_ufc_rx_tlast_5,
2681 s_axi_ufc_rx_tlast_5 => m_axi_ufc_rx_tlast_3,
2682 s_axi_ufc_rx_tlast_6 => m_axi_ufc_rx_tlast_4,
2683 s_axi_ufc_rx_tlast_7 => m_axi_ufc_rx_tlast_6,
2684 s_axi_ufc_rx_tlast_8 => m_axi_ufc_rx_tlast_8,
2685 s_axi_ufc_rx_tlast_9 => m_axi_ufc_rx_tlast_10,
2686 s_axi_ufc_rx_tlast_10 => m_axi_ufc_rx_tlast_12,
2687 s_axi_ufc_rx_tlast_11 => m_axi_ufc_rx_tlast_14,
2689 multichannel_busy => multichannel_busy,
2690 combined_busy => combined_busy,
2694 channel_enable_vio => channel_enable_vio,
2695 first_chan_vio => first_chan_vio,
2696 last_chan_vio => last_chan_vio,
2697 TTC_ignore_vio => TTC_ignore_vio,
2698 debug_ctrl_vio => debug_ctrl_vio,
2702 m_tvalid_0 => pp0_m_axi_tvalid,
2703 m_tlast_0 => pp0_m_axi_tlast,
2704 m_tdata_0 => pp0_m_axi_tdata,
2705 m_header_marker_0 =>
open,
2706 m_tail_marker_0 =>
open,
2707 m_tready_0 => pp0_m_axi_tready,
2710 bulk_m_tvalid_0 => bulk_m_tvalid_0,
2711 bulk_m_tlast_0 => bulk_m_tlast_0,
2712 bulk_m_tdata_0 => bulk_m_tdata_0,
2713 bulk_m_header_marker_0 => bulk_m_header_marker_0,
2714 bulk_m_tail_marker_0 => bulk_m_tail_marker_0,
2715 bulk_m_tready_0 => bulk_m_tready_0,
2718 bulk_m_tvalid_1 => bulk_m_tvalid_1,
2719 bulk_m_tlast_1 => bulk_m_tlast_1,
2720 bulk_m_tdata_1 => bulk_m_tdata_1,
2721 bulk_m_header_marker_1 => bulk_m_header_marker_1,
2722 bulk_m_tail_marker_1 => bulk_m_tail_marker_1,
2723 bulk_m_tready_1 => bulk_m_tready_1,
2725 bulk_m_tvalid_2 => bulk_m_tvalid_2,
2726 bulk_m_tlast_2 => bulk_m_tlast_2,
2727 bulk_m_tdata_2 => bulk_m_tdata_2,
2728 bulk_m_header_marker_2 => bulk_m_header_marker_2,
2729 bulk_m_tail_marker_2 => bulk_m_tail_marker_2,
2730 bulk_m_tready_2 => bulk_m_tready_2,
2737 cttc_user_clk => cttc_usrclk,
2738 ttc_status => ttc_status,
2739 ttc_reset => ttc_reset,
2741 ttc_word_0 => ttc_word_0,
2742 ttc_word_1 => ttc_word_1,
2743 ttc_word_2 => ttc_word_2,
2744 ttc_word_3 => ttc_word_3,
2748 aurora_chan_stat_0 => CHANNEL_STAT_13,
2749 aurora_chan_stat_1 => CHANNEL_STAT_11,
2750 aurora_chan_stat_2 => CHANNEL_STAT_9,
2751 aurora_chan_stat_3 => CHANNEL_STAT_7,
2752 aurora_chan_stat_4 => CHANNEL_STAT_5,
2753 aurora_chan_stat_5 => CHANNEL_STAT_3,
2754 aurora_chan_stat_6 => CHANNEL_STAT_4,
2755 aurora_chan_stat_7 => CHANNEL_STAT_6,
2756 aurora_chan_stat_8 => CHANNEL_STAT_8,
2757 aurora_chan_stat_9 => CHANNEL_STAT_10,
2758 aurora_chan_stat_10 => CHANNEL_STAT_12,
2759 aurora_chan_stat_11 => CHANNEL_STAT_14,
2761 aurora_chan_control_0 => CHANNEL_CTRL_13,
2762 aurora_chan_control_1 => CHANNEL_CTRL_11,
2763 aurora_chan_control_2 => CHANNEL_CTRL_9,
2764 aurora_chan_control_3 => CHANNEL_CTRL_7,
2765 aurora_chan_control_4 => CHANNEL_CTRL_5,
2766 aurora_chan_control_5 => CHANNEL_CTRL_3,
2767 aurora_chan_control_6 => CHANNEL_CTRL_4,
2768 aurora_chan_control_7 => CHANNEL_CTRL_6,
2769 aurora_chan_control_8 => CHANNEL_CTRL_8,
2770 aurora_chan_control_9 => CHANNEL_CTRL_10,
2771 aurora_chan_control_10 => CHANNEL_CTRL_12,
2772 aurora_chan_control_11 => CHANNEL_CTRL_14,
2775 ttc_mux_ctrl => ttc_mux_ctrl,
2776 BP_CTTC_rxdata => BP_CTTC_rxdata,
2777 FM_CTTC_rxdata => FM_CTTC_rxdata,
2778 BP_CTTC_rxcharisk => BP_CTTC_rxcharisk,
2779 FM_CTTC_rxcharisk => FM_CTTC_rxcharisk,
2780 BP_CTTC_MGT_bus => BP_CTTC_MGT_bus,
2781 FM_CTTC_MGT_bus => FM_CTTC_MGT_bus,
2782 BP_CTTC_rxoutclk => BP_CTTC_rxoutclk,
2783 FM_CTTC_rxoutclk => FM_CTTC_rxoutclk
2788 ttc_source_sel : vio_ttc
2791 probe_in0
(0) => '0',
2792 probe_out0
(0) => ttc_mux_ctrl
2799 fm_soft_reset <= backplane_control(6);
2801 fm_interface_1 : Full_Mode_Tx
2802 generic map ( debug =>
0)
2806 GTREFCLK0 => GTCLK_q218,
2807 pp_clock => pp_clock,
2808 RESET_BUTTON => '1',
2810 app_clk_in => CLK_40,
2813 gttxn_out => fm1_gttxn_out,
2814 gttxp_out => fm1_gttxp_out,
2817 s_axis_tvalid_0 => bulk_fm_tvalid_0,
2818 s_axis_tlast_0 => bulk_fm_tlast_0,
2821 s_axis_tready_0 => bulk_fm_tready_0,
2822 flx_bp_240_0 => flx_bp_240_bulk_0,
2824 s_axis_tdata_0 => bulk_fm_tdata_0,
2825 TXOUTCLK_0 => FM_TXOUTCLK,
2826 channel_reset_0 => master_reset,
2827 soft_reset_0 => fm_soft_reset,
2830 interface_reset_0 => FM1_reset_0,
2831 full_mode_ctrl_0 => full_mode_ctrl_bulk_0,
2832 full_mode_stat_0 => full_mode_stat_bulk_0,
2833 FM_L1id_stat_0 => FM_L1id_stat_bulk_0,
2836 s_axis_tvalid_1 => bulk_fm_tvalid_2,
2837 s_axis_tlast_1 => bulk_fm_tlast_2,
2838 s_axis_tready_1 => bulk_fm_tready_2,
2839 flx_bp_240_1 => flx_bp_240_bulk_2,
2840 s_axis_tdata_1 => bulk_fm_tdata_2,
2842 channel_reset_1 => master_reset,
2843 soft_reset_1 => fm_soft_reset,
2846 interface_reset_1 => FM1_reset_1,
2847 full_mode_ctrl_1 => full_mode_ctrl_bulk_2,
2848 full_mode_stat_1 => full_mode_stat_bulk_2,
2849 FM_L1id_stat_1 => FM_L1id_stat_bulk_2
2852 normal_cttc: if alt_cttc=0 generate
2854 fm_interface_2 : Full_Mode_Tx
2855 generic map ( debug =>
0)
2858 GTREFCLK0 => GTCLK_q218,
2859 RESET_BUTTON => '1',
2860 app_clk_in => CLK_40,
2861 pp_clock => pp_clock,
2864 gttxn_out => fm2_gttxn_out,
2865 gttxp_out => fm2_gttxp_out,
2868 s_axis_tvalid_0 => bulk_fm_tvalid_1,
2869 s_axis_tlast_0 => bulk_fm_tlast_1,
2870 s_axis_tready_0 => bulk_fm_tready_1,
2871 flx_bp_240_0 => flx_bp_240_bulk_1,
2872 s_axis_tdata_0 => bulk_fm_tdata_1,
2873 TXOUTCLK_0 => FM_TXOUTCLK_2,
2874 channel_reset_0 => master_reset,
2875 soft_reset_0 => fm_soft_reset,
2878 interface_reset_0 => FM2_reset_0,
2879 full_mode_ctrl_0 => full_mode_ctrl_bulk_1,
2880 full_mode_stat_0 => full_mode_stat_bulk_1,
2881 FM_L1id_stat_0 => FM_L1id_stat_bulk_1,
2883 s_axis_tvalid_1 => ppout_fifo_AXI4_TVALID,
2884 s_axis_tlast_1 => ppout_fifo_AXI4_TLAST,
2885 s_axis_tready_1 => felix_ch1_AXI4_TREADY,
2886 flx_bp_240_1 => flx_bp_240_tob_0,
2887 s_axis_tdata_1 => ppout_fifo_AXI4_TDATA,
2888 channel_reset_1 => master_reset,
2889 soft_reset_1 => fm_soft_reset,
2890 busy_1 => combined_busy,
2892 interface_reset_1 => FM2_reset_1,
2893 full_mode_ctrl_1 => full_mode_ctrl_tob_0,
2894 full_mode_stat_1 => full_mode_stat_tob_0,
2895 FM_L1id_stat_1 => FM_L1id_stat_tob_0
2899 end generate normal_cttc;
2901 alternate_cttc: if alt_cttc=1 generate
2902 fm_interface_3 : Full_Mode_CTTC
2903 generic map ( debug =>
0)
2906 GTREFCLK0 => GTCLK_q218,
2907 pp_clock => pp_clock,
2908 RESET_BUTTON => '1',
2909 app_clk_in => CLK_40,
2912 gttxn_out => fm2_gttxn_out,
2913 gttxp_out => fm2_gttxp_out,
2916 s_axis_tvalid_0 => bulk_fm_tvalid_1,
2917 s_axis_tlast_0 => bulk_fm_tlast_1,
2918 s_axis_tready_0 => bulk_fm_tready_1,
2919 flx_bp_240_0 => flx_bp_240_bulk_1,
2920 s_axis_tdata_0 => bulk_fm_tdata_1,
2921 TXOUTCLK_0 => FM_TXOUTCLK_2,
2922 channel_reset_0 => master_reset,
2923 soft_reset_0 => fm_soft_reset,
2926 interface_reset_0 => FM2_reset_0,
2928 full_mode_ctrl_0 => full_mode_ctrl_bulk_1,
2929 full_mode_stat_0 => full_mode_stat_bulk_1,
2930 FM_L1id_stat_0 => FM_L1id_stat_bulk_1,
2933 s_axis_tvalid_1 => ppout_fifo_AXI4_TVALID,
2934 s_axis_tlast_1 => ppout_fifo_AXI4_TLAST,
2935 s_axis_tready_1 => felix_ch1_AXI4_TREADY,
2936 flx_bp_240_1 => flx_bp_240_tob_0,
2937 s_axis_tdata_1 => ppout_fifo_AXI4_TDATA,
2938 channel_reset_1 => master_reset,
2939 soft_reset_1 => fm_soft_reset,
2940 busy_1 => combined_busy,
2942 interface_reset_1 => FM2_reset_1,
2943 full_mode_ctrl_1 => full_mode_ctrl_tob_0,
2944 full_mode_stat_1 => full_mode_stat_tob_0,
2945 FM_L1id_stat_1 => FM_L1id_stat_tob_0,
2948 gt_refclk_q219_c0 => gt_refclk_q219_c0,
2951 DRP_CLK_IN => clk_40,
2952 gt0_rxusrclk =>
open,
2953 TRACK_DATA_OUT =>
open,
2960 ttc_reset => ttc_reset,
2961 stop_ttc_info => backplane_control
(29),
2964 cttc_cpllreset_in => '0',
2965 gt0_cpllpd_in => '0',
2966 gt0_rxbufreset_in => '0',
2967 gt0_rxpcsreset_in => '0',
2968 gt0_rxpmareset_in => '0',
2969 gt0_rxcdrhold_in => '0',
2972 CTTC_RXN_IN => CTTC_rxn_alt,
2973 CTTC_RXP_IN => CTTC_rxp_alt,
2975 FM_CTTC_rxdata => FM_CTTC_rxdata,
2976 FM_CTTC_rxcharisk => FM_CTTC_rxcharisk,
2977 FM_CTTC_MGT_bus => FM_CTTC_MGT_bus,
2978 FM_CTTC_rxoutclk => FM_CTTC_rxoutclk
2981 end generate alternate_cttc;
2984 combined_busy <= multichannel_busy or stage_fifo_busy_tob_0 or stage_fifo_busy_bulk_0 or stage_fifo_busy_bulk_1 or stage_fifo_busy_bulk_2;
2986 LEMO_i <= not combined_busy;
2993 s_axis_tdata => bulk_m_tdata_0,
2994 s_axis_tvalid => bulk_m_tvalid_0,
2995 s_axis_tlast => bulk_m_tlast_0,
3003 s_axis_tready => bulk_m_tready_0,
3006 m_axis_tdata => bulk_fm_tdata_0,
3007 m_axis_tvalid => bulk_fm_tvalid_0,
3008 m_axis_tready => bulk_fm_TREADY_0,
3010 m_axis_tlast => bulk_fm_tlast_0,
3014 WR_DATA_COUNT => stage_fifo_level_bulk_0,
3016 RD_DATA_COUNT =>
open,
3017 fifo_full => stage_fifo_full_bulk_0,
3019 clk_160 => pp_clock,
3021 clk_240 => FM_TXOUTCLK,
3022 RESET => FM1_reset_0,
3024 flx_backpressure => flx_backpressure_bulk_0,
3025 flx_bp_enable => full_mode_ctrl_bulk_0
(4),
3026 flx_bp_240 => flx_bp_240_bulk_0
3033 s_axis_tdata => bulk_m_tdata_1,
3034 s_axis_tvalid => bulk_m_tvalid_1,
3035 s_axis_tlast => bulk_m_tlast_1,
3043 s_axis_tready => bulk_m_tready_1,
3046 m_axis_tdata => bulk_fm_tdata_1,
3047 m_axis_tvalid => bulk_fm_tvalid_1,
3048 m_axis_tready => bulk_fm_TREADY_1,
3049 m_axis_tlast => bulk_fm_tlast_1,
3054 WR_DATA_COUNT => stage_fifo_level_bulk_1,
3056 RD_DATA_COUNT =>
open,
3057 fifo_full => stage_fifo_full_bulk_1,
3058 clk_160 => pp_clock,
3060 clk_240 => FM_TXOUTCLK_2,
3061 RESET => FM2_reset_0,
3063 flx_backpressure => flx_backpressure_bulk_1,
3064 flx_bp_enable => full_mode_ctrl_bulk_1
(4),
3065 flx_bp_240 => flx_bp_240_bulk_1
3072 s_axis_tdata => bulk_m_tdata_2,
3073 s_axis_tvalid => bulk_m_tvalid_2,
3074 s_axis_tlast => bulk_m_tlast_2,
3078 s_axis_tready => bulk_m_tready_2,
3081 m_axis_tdata => bulk_fm_tdata_2,
3082 m_axis_tvalid => bulk_fm_tvalid_2,
3083 m_axis_tready => bulk_fm_TREADY_2,
3084 m_axis_tlast => bulk_fm_tlast_2,
3088 WR_DATA_COUNT => stage_fifo_level_bulk_2,
3089 RD_DATA_COUNT =>
open,
3090 fifo_full => stage_fifo_full_bulk_2,
3091 clk_160 => pp_clock,
3093 clk_240 => FM_TXOUTCLK,
3094 RESET => FM1_reset_1,
3096 flx_backpressure => flx_backpressure_bulk_2,
3097 flx_bp_enable => full_mode_ctrl_bulk_2
(4),
3098 flx_bp_240 => flx_bp_240_bulk_2
3114 s_axis_tdata => pp0_m_axi_tdata,
3115 s_axis_tvalid => pp0_m_axi_tvalid,
3116 s_axis_tlast => pp0_m_axi_tlast,
3117 s_axis_tready => pp0_m_axi_tready,
3120 m_axis_tdata => ppout_fifo_AXI4_TDATA,
3121 m_axis_tvalid => ppout_fifo_AXI4_TVALID,
3122 m_axis_tready => felix_ch1_AXI4_TREADY,
3123 m_axis_tlast => ppout_fifo_AXI4_tlast,
3127 WR_DATA_COUNT => stage_fifo_level_tob_0,
3128 RD_DATA_COUNT =>
open,
3129 fifo_full => stage_fifo_full_tob_0,
3130 clk_160 => pp_clock,
3131 clk_240 => FM_TXOUTCLK_2,
3132 RESET => FM2_reset_1,
3134 flx_backpressure => flx_backpressure_tob_0,
3135 flx_bp_enable => full_mode_ctrl_tob_0
(4),
3136 flx_bp_240 => flx_bp_240_tob_0
3152 CLK_40_ibuf : IBUFDS
3172 power_down_b => spi_pwr2
3176 ck_pwr_dnb_buf : OBUF
3184 ck_spi_le_buf : OBUF
3194 ref_ck_sel_buf : OBUF
3222 ibufds_q218 : IBUFDS_GTE2
3228 I => GTCLK_q218_c1p,
3229 IB => GTCLK_q218_c1n
3241 gp_button_i <= not (not gp_button_ibuf or vio_reset or backplane_control(0));
3254 IBUFDS_GTE2_q219_c0 : IBUFDS_GTE2
3256 I => GTCLK_q219_c0p,
3257 IB => GTCLK_q219_c0n,
3259 O => gt_refclk_q219_c0,
3266 backplane_control_ila_5 : bkpln_control_ila
3268 clk => user_clk_out_5,
3269 probe0
(0) => Channel_ctrl_5
(30),
3270 probe1
(0) => Channel_ctrl_5
(31),
3271 probe2 => CHANNEL_STAT_5
3274 backplane_control_ila_6 : bkpln_control_ila
3276 clk => user_clk_out_6,
3277 probe0
(0) => Channel_ctrl_6
(30),
3278 probe1
(0) => Channel_ctrl_6
(31),
3279 probe2 => CHANNEL_STAT_6
GLOBAL_VER std_logic_vector( 31 downto 0) := x"00000002"
Version of the repository (format: MMmmcccc in hex)
GLOBAL_TIME std_logic_vector( 31 downto 0) := x"00000001"
Time format 00HHMMSS in decimal.
GLOBAL_DATE std_logic_vector( 31 downto 0) := x"20200909"
TOP_VER std_logic_vector( 31 downto 0) := x"00000004"
Version of the top folder, see TOP_SHA.
CON_SHA std_logic_vector( 31 downto 0) := x"00000007"
Short 7-digit git SHA of the Hog submodule.
HOG_SHA std_logic_vector( 31 downto 0) := x"00000009"
Short 7-digit git SHA of the Hog submodule.
XML_SHA std_logic_vector( 31 downto 0) := x"0000000a"
Short 7-digit git SHA of the XMLs.
ROD_EFEX_SHA std_logic_vector( 31 downto 0) := x"0000000c"
SHA of this build.
XML_VER std_logic_vector( 31 downto 0) := x"0000000b"
Version of the XMLs.
TOP_SHA std_logic_vector( 31 downto 0) := x"00000005"
Short 7-digit git SHA of the top folder: list file, xdcs, XMLs, tcl file and this file.
GLOBAL_SHA std_logic_vector( 31 downto 0) := x"00000003"
Short 7-digit git SHA of the repository.