CONSTANTc_node_type:t_e_unb1_board_node:=e_any;-- or e_fn, or e_bn
CONSTANTc_node_type:t_e_unb1_board_node:=e_any;-- or e_fn, or e_bn
CONSTANTc_nof_bus:NATURAL:=4;-- one bus to each of the 4 nodes on the other side of the mesh
CONSTANTc_nof_bus:NATURAL:=4;-- one bus to each of the 4 nodes on the other side of the mesh
CONSTANTc_usr_use_complex:BOOLEAN:=FALSE;-- when TRUE transport sosi im & re fields via DP data, else transport sosi data via DP data
CONSTANTc_usr_use_complex:BOOLEAN:=FALSE;-- when TRUE transport sosi im & re fields via DP data, else transport sosi data via DP data
CONSTANTc_usr_data_w:NATURAL:=32;-- <= 32, to avoid need for DP packet data packing and to fit on the tr_nonbonded PHY data width of 32 bit
CONSTANTc_usr_data_w:NATURAL:=16;-- <= 32, to avoid need for DP packet data packing and to fit on the tr_nonbonded PHY data width of 32 bit
CONSTANTc_usr_frame_len:NATURAL:=20;
CONSTANTc_usr_frame_len:NATURAL:=128;--20;
CONSTANTc_usr_nof_streams:NATURAL:=3;-- number of user streams per bus
CONSTANTc_usr_nof_streams:NATURAL:=3;-- number of user streams per bus
CONSTANTc_phy_nof_serial:NATURAL:=3;-- up to 4 serial lanes per bus
CONSTANTc_phy_nof_serial:NATURAL:=3;-- up to 4 serial lanes per bus
CONSTANTc_phy_gx_mbps:NATURAL:=5000;
CONSTANTc_phy_gx_mbps:NATURAL:=6250;--5000;
CONSTANTc_phy_rx_fifo_size:NATURAL:=c_bram_m9k_fifo_depth;-- g_fifos=TRUE in mms_tr_nonbonded, choose to use full BRAM size = 256 for FIFO depth at output from PHY
CONSTANTc_phy_rx_fifo_size:NATURAL:=c_bram_m9k_fifo_depth;-- g_fifos=TRUE in mms_tr_nonbonded, choose to use full BRAM size = 256 for FIFO depth at output from PHY