Commit 834370a1 authored by egousiou's avatar egousiou

wrong spelling of word "Independent" corrected in few places

git-svn-id: http://svn.ohwr.org/cern-fip/trunk/hdl/design@246 7f0067c9-7624-46c7-bd39-3fb5400c0213
parent 2c19b2a3
......@@ -60,7 +60,7 @@
-- 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 |
-- rx_byte_ready_p_o removed cleaning-up+commenting |
-- 02/2011 v0.05 EG Independant timeout counter added; time counter 18 digits instead of 15|
-- 02/2011 v0.05 EG Independent timeout counter added; time counter 18 digits instead of 15|
-- id_dat_frame_ok: corrected mistake if rx_fss_crc_fes_ok_p not |
-- activated; rx reset during production (rx_rst_o); |
-- cons_bytes_excess_o added |
......@@ -678,7 +678,7 @@ begin
---------------------------------------------------------------------------------------------------
-- Independant Timeout Counter --
-- Independent Timeout Counter --
---------------------------------------------------------------------------------------------------
-- Instantiation of a wf_decr_counter relying only on the system clock as an additional
......
......@@ -466,7 +466,7 @@ begin
--------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
-- TDO sampler --
---------------------------------------------------------------------------------------------------
-- Sampling of the jc_tdo_i input on the rising edge of the jc_tck_o clock. Only the last sampled
......@@ -490,7 +490,7 @@ begin
---------------------------------------------------------------------------------------------------
-- Independant Timeout Counter --
-- Independent Timeout Counter --
---------------------------------------------------------------------------------------------------
-- Instantiation of a wf_decr_counter relying only on the system clock, as an additional
-- way to go back to Idle state, in case any other logic is being stuck. The timeout is 52 ms.
......
......@@ -556,7 +556,7 @@ begin
---------------------------------------------------------------------------------------------------
-- Independant Timeout Counter --
-- Independent Timeout Counter --
---------------------------------------------------------------------------------------------------
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
......
......@@ -573,7 +573,7 @@ Input_Byte_Retrieval: process (uclk_i)
---------------------------------------------------------------------------------------------------
-- Independant Timeout Counter --
-- Independent Timeout Counter --
---------------------------------------------------------------------------------------------------
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
......
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