From c6d57e4942fb70cda1aea1ecc7597238303a86d6 Mon Sep 17 00:00:00 2001 From: Erik Kooistra <kooistra@astron.nl> Date: Tue, 9 Dec 2014 10:45:15 +0000 Subject: [PATCH] Updated description somewhat. --- libraries/technology/eth_10g/tech_eth_10g.vhd | 24 +++++++++++++++---- .../eth_10g/tech_eth_10g_stratixiv.vhd | 13 +++++----- 2 files changed, 25 insertions(+), 12 deletions(-) diff --git a/libraries/technology/eth_10g/tech_eth_10g.vhd b/libraries/technology/eth_10g/tech_eth_10g.vhd index 6ffed7b0a8..7bb8657406 100644 --- a/libraries/technology/eth_10g/tech_eth_10g.vhd +++ b/libraries/technology/eth_10g/tech_eth_10g.vhd @@ -25,12 +25,26 @@ -- Description: -- . For c_tech_stratixiv: not available (yet) -- +-- tr_ref_clk_156 +-- tr_ref_rst_156 +-- cal_rec_clk +-- ___________________ +-- | | +-- tx_snk --->|tech_ |---> xaui_tx_arr +-- rx_src <---|eth_10g_stratixiv|<--- xaui_rx_arr +-- |_________________| +-- | +-- | +-- mac_mm +-- -- . For c_tech_arria10: --- __________________ --- | | --- tx_snk --->|tech_ |---> serial_tx --- rx_src <---|eth_10g_arria10 |<--- serial_rx --- |________________| +-- +-- tr_ref_clk_644 +-- ___________________ +-- | | +-- tx_snk --->|tech_ |---> serial_tx +-- rx_src <---|eth_10g_arria10 |<--- serial_rx +-- |_________________| -- | -- | -- mac_mm diff --git a/libraries/technology/eth_10g/tech_eth_10g_stratixiv.vhd b/libraries/technology/eth_10g/tech_eth_10g_stratixiv.vhd index 158e0fb5e7..c4ad3d7b45 100644 --- a/libraries/technology/eth_10g/tech_eth_10g_stratixiv.vhd +++ b/libraries/technology/eth_10g/tech_eth_10g_stratixiv.vhd @@ -23,16 +23,15 @@ -- Purpose: Combine mac_10g and xaui for c_tech_stratixiv -- Description: --- The clocks come from an external central fPLL: -- -- Blockdiagram: -- --- ref --- 156 156 --- _________ | | ____________ --- | | | | | | --- | | | \-->| | --- | |<-----+----->| | +-- ref +-- 156 156 +-- _________ | ^ | ____________ +-- | | | | | | | +-- | | | | \-->| | +-- | |<---/ \------| | -- | | | | -- | | XGMII | | -- tx_snk --->|tech_ |------------>|tech_ |---> xaui_tx[3:0] -- GitLab