Y
Hacker News
new
|
ask
|
show
|
jobs
by
bengesoff
3729 days ago
I haven't simulated this to check but it may be the case that IO pins become a limiting factor. The Cyclone IV has 153 IO pins so the design would have to use less than ~15 to be able to fit 10 copies on.
1 comments
Dylan16807
3729 days ago
Well a CPU doesn't inherently use any I/O pins so that shouldn't be a problem.
You can easily add some logic to let CPUs share pins, too.
link
bengesoff
3729 days ago
Good point sir
link
You can easily add some logic to let CPUs share pins, too.