Berkeley CSUA MOTD:Entry 21099
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
2025/07/08 [General] UID:1000 Activity:popular
7/8     

2001/4/25 [Industry/Jobs] UID:21099 Activity:high
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