4/24 nweaver, you're an FPGA chip kinda guy. What's yer take on PIC
Basic for prototype development vs. Xilinx/Altera solution, in
terms of cost, ease of development, time to demo, debugging
facility, etc?
\_ Don't ask in the motd, send email.
\_ dude, coding a PIC takes infinitely less time than coding
an FPGA. you code your PIC in C or in basic. you get up to 20
IO pins depending on what pick you use. coding an FPGA requires
IO pins depending on what PIC you use. coding an FPGA requires
C. if pin count and speed are not an assue and price is, then
most definitely go for the PIC. -ali
you to write your shit in an HDL which is way lower level than
C. if pin count and speed are not an issue and and development
time price are, then most definitely go for the PIC. -ali |