Changeset 10257


Ignore:
Timestamp:
03/24/11 14:54:14 (14 years ago)
Author:
vogler
Message:
ftm_definitions update clk_cond_array_type
File:
1 edited

Legend:

Unmodified
Added
Removed
  • firmware/FTM/ftm_definitions.vhd

    r10256 r10257  
    5050
    5151  -- data array for clock conditioner interface
    52   type clk_cond_array_type is array (0 to 8) of std_logic_vector (31 downto 0);
     52  type clk_cond_array_type is array (0 to 14) of std_logic_vector (31 downto 0);
    5353
    5454  -- network array types
Note: See TracChangeset for help on using the changeset viewer.