Exactly etcshadow,

Given that we can now put a CPU of Pentium class into a single FPGA device with a megabyte of RAM in the same chip and hang a 386ex class CPU off the side as "a low speed co-processor and controller" then we have something serious. The FPGA is 33mm square (in a 1020 pin BGA package) so in the same space we can put near a gigabyte of Flash memory and a gigabyte of RAM takes only that much space again. Our development has been with DOS and C on this type of platform for some years now - it has served us well, but we alredy have some embedded Linux prototypes in the lab that could end up being small enough to fit in a Blackberry! Who needs to worry about footprint, really, lets just use what makes the job easiest.

jdtoronto


In reply to Re^2: perl and the age/art of convergence by jdtoronto
in thread perl and the age/art of convergence by drfrog

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.