Commit ecceb9a7 authored by egousiou's avatar egousiou

comments on wf_engine_control & wf_tx_serializer & 2 .pdf on CodeReview_24Jan11/

git-svn-id: http://svn.ohwr.org/cern-fip/trunk/hdl/design@129 7f0067c9-7624-46c7-bd39-3fb5400c0213
parent faa2b429
......@@ -90,7 +90,7 @@ use work.WF_PACKAGE.all; --! definitions of types, constants, entities
--! if ID_DAT>8 bytes or RP_DAT>134 (bf reception of a FES) go to idle;
--! state consume_wait_FSS, for the correct use of the silence time(time
--! stops counting when an RP_DAT frame has started)
--! 12/2010 v0.03 EG state machine rewritten mealy style; removed check on slone mode
--! 12/2010 v0.03 EG state machine rewritten moore style; removed check on slone mode
--! for #bytes>4; in slone no broadcast
--! 01/2011 v0.04 EG signals named according to their origin; signals var_rdy (1,2,3),
--! assert_rston_p_o,rst_nfip_and_fd_p_o, nFIP status bits and
......
......@@ -102,7 +102,7 @@ use work.WF_PACKAGE.all; --! definitions of types, constants, entities
--! -> 09/2009 v0.01 PAS First version \n
--! -> 10/2010 v0.02 EG state switch_to_deglitched added;
--! output signal rst_rx_osc_o added; signals renamed;
--! state machine rewritten (mealy style);
--! state machine rewritten (moore style);
--! units WF_rx_manch_code_check and Incoming_Bits_Index created;
--! each manch bit of FES checked (bf was just each bit, so any D5 was FES)
--! code cleaned-up + commented.\n
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment