Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to measure throughput of a circuit?

Status
Not open for further replies.

sagar_saga01

Newbie level 5
Joined
Mar 10, 2008
Messages
9
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,343
Hello i have designed a Losslessdata compressor working onthe basis of
Parelle Dictonary LZW algorithm.

When i give the input string its give the output string which is less no of bytes compared to input.
Now i want to measue the throughput of the circuit.I am using clock of time period 1nsec.
I want the through put in Bytes/sec.

How can we do that?

Please reply
 

Re: To measure throuput

simple...count how many bytes you send through in 1 second...and that's bytes per second.

wait, clock period 1 ns!? that's very fast for a FPGA, that's 1000MHz! you must have some crazy expensive FPGA there.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top