Ignore:
Timestamp:
Sep 16, 2009, 12:51:00 PM (15 years ago)
Author:
demin
Message:

fix peak detection logic and add peak threshold

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MultiChannelUSB/Paella.v

    r48 r50  
    197197                                .uwt_flag(uwt_flag[i]),
    198198                                .uwt_data(uwt_data[i]),
     199                                .threshold(12'd5),
    199200                                .peak_ready(ana_peak_ready[i]),
    200201                                .peak(ana_peak[i]));
Note: See TracChangeset for help on using the changeset viewer.