Home
last modified time | relevance | path

Searched refs:tx_k (Results 1 – 5 of 5) sorted by relevance

/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/lib/white_rabbit/wr_cores_v4_2/platform/xilinx/
H A Dxwrc_platform_xilinx.vhd880 ch0_tx_k_i => phy8_i.tx_k(0),
895 ch1_tx_k_i => phy8_i.tx_k(0),
993 tx_k_i => phy16_i.tx_k,
1062 tx_k_i => phy16_i.tx_k,
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/lib/white_rabbit/wr_cores_v4_2/modules/wr_endpoint/
H A Dendpoint_pkg.vhd97 tx_k : std_logic_vector(0 downto 0); record
128 tx_k : std_logic_vector(1 downto 0); record
H A Dxwr_endpoint.vhd445 phy16_o.tx_k <= phy_tx_k;
477 phy8_o.tx_k <= phy_tx_k;
/dports/devel/ppl/ppl-1.2/src/
H A DOctagonal_Shape_templates.hh7905 row_reference tx_k = *(tx_m_begin + k); in integer_upper_bound_assign_if_exact() local
7931 if (lhs_k_ell > tx_k[ell]) { in integer_upper_bound_assign_if_exact()
H A Dppl.hh.dist78959 row_reference tx_k = *(tx_m_begin + k);
78985 if (lhs_k_ell > tx_k[ell]) {