R
Richard Damon
Guest
On 4/1/15 7:27 PM, Rob Gaddi wrote:
Have you looked at the MicroSemi "SmartFusion2" FPGAs? Its just a single
M3, but that can often be enough.
On Wed, 01 Apr 2015 19:10:55 -0400, rickman wrote:
On 4/1/2015 1:27 PM, John Speth wrote:
I've used both example products with great success. As you said, it's
real convenient to roll your own peripherals with impunity. It saved
me hours of coding effort when you can smartly implement the peripheral
of your dreams with a little HW design.
The part that gets me about the newer versions of this theme is that
they are large, pricey FPGAs and incorporate fairly high end CPUs which
are typically programmed under Linux... a very far cry from the
efficient solution I would like to see. There are few engineers who can
even design the entire system on that chip spanning logic design and
system programming.
Agreed. We're looking hard at both Zynq and the Cyclone V SOC, both of
which have big monster Cortex A9s meant to run Linux with a mess of DRAM
and etc. Which, I mean we can make work. But if I could get a 10-20KLUT
FPGA with a dual or quad Cortex M4 instead? Nice and light with every
intention of running bare metal with 10-20K of code? I'd take it in a
heartbeat.
Have you looked at the MicroSemi "SmartFusion2" FPGAs? Its just a single
M3, but that can often be enough.