Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > VHDL > Sorting top 3 maximum values

Reply
Thread Tools

Sorting top 3 maximum values

 
 
amey amey is offline
Junior Member
Join Date: Apr 2011
Posts: 1
 
      04-03-2011
I need digital architecture for finding top three values.
I get 2 samples per clock. There are 256 such samples, which i get in 128 clocks.
I need to store top 3 maximum values. Can somebody help me regarding this.
Thanks.

Amey
 
Reply With Quote
 
 
 
 
jeppe jeppe is offline
Senior Member
Join Date: Mar 2008
Location: Denmark
Posts: 346
 
      04-04-2011
Have you tried to solve this yourself ?
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
minimum and maximum values of an object of type int junky_fellow@yahoo.co.in C Programming 7 09-16-2007 08:39 AM
Creating the maximum number of menus and maximum number of stills rossco DVD Video 2 11-24-2005 09:33 PM
The number name 'System.Web.UI.WebControls' contains more than the maximum number of prefixes. The maximum is 3. mayur ASP .Net Web Controls 2 07-16-2004 05:14 PM
The number name 'System.Web.UI.WebControls' contains more than the maximum number of prefixes. The maximum is 3. mayur ASP .Net 2 07-02-2004 10:35 AM
Initialize int and char with maximum values Der Andere C++ 11 04-22-2004 01:21 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57