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

Explained 'red' signal level in Eth tx serial data.

parent 5c951cde
No related branches found
No related tags found
1 merge request!173Use c_sdp_S_pn = 12 and c_sdp_N_sync_jesd = 4 for JESD data and syncb lines in...
......@@ -35,6 +35,8 @@
-- simulation delta cycle.
-- . The eth_serial_in becomes active /= '0' when the Tx Eth is actually
-- sending data, so this depends on the application or tb stimuli.
-- . The transceiver sim model use 'U' to signal eop in tx_serial_out, so
-- this is why then 'red' signal level appears in Wave window.
LIBRARY IEEE, common_lib, work, technology_lib, dp_lib, tech_tse_lib;
USE IEEE.STD_LOGIC_1164.ALL;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment