Forum Discussion
Altera_Forum
Honored Contributor
16 years agoI generated the megafunction with Q9.0
Columns AA : 64 (it does not allow 56) Rows AA : 56 Columns BB :1 Vector size : 16 Block size :2 synthesis gave me : 64 mutipliers (22%) 14% logic 7% memory. When I simulate it. The time period between successive results is 18 us (Takes nearly 6 us to output the result) Is it possible to input and output data faster in order to get a higher throughput. Even with a vector size of 32 it takes same amount of time to compute it and ~3 us to output the result. Do you know how many Gigaflops I can expect from this design. I believe I am getting 0.38 Gigaflops (the benchmarks has designs with 4 - 55 Gigaflops on Stratix -3). How is it computed?