Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

What's the most processors anyone has instantiated?

Altera_Forum
Honored Contributor II
1,174 Views

I'm trying to do some side by side testing of an algorithm using a Cyclone III (EP3C16F256) and the Nios, Coldfire, and ARM Cortex-M1 processors. I hope to publish my findings for a class project. 

 

This fpga board that I'm planning on has 15,408 gates, so putting a standard Nios (1300 LE), Arm (2600) and a coldfire (? LE -www.ip-extreme.com/IP/coldfire_altera_v1.html ), shouldn't be a problem.. in theory.. however I haven't been able to find anyone doing something like this, so I'm not sure. 

 

In the past, I've used a cyclone II (18,752 LE), with a single Nios ( and what I thought was very little logic) and quickly ran into issues where the design wouldn't fit! 

 

I know using Logic elements, like Xilinx slices, can be a bit vague to predict actual usage, but anyone know the maximum number of processors that can reasonable be expected to route given a certain size fpga & processor(s)?
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
479 Views

I had 5 nios's running in a 3C16. speed was something like 60-70MHz. Didnt have any fit issues that I remember, it was a few years ago.

0 Kudos
Reply