Best way to learn how to use FPGAs
        Posted  
        
            by Myrrdyn
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Myrrdyn
        
        
        
        Published on 2008-09-29T10:44:52Z
        Indexed on 
            2010/03/13
            2:27 UTC
        
        
        Read the original article
        Hit count: 426
        
In next weeks probably I will have some little FPGA to play with. I have a programmer background (C, C++, Java mostly) and some (very) limited experience in electronics.
What are the best tools to know if you want to develop on FPGAs?
What are the best languages to study? (what HW description languages?)
Have you some examples of little "toy projects" that can be interesting, easy, and "eye-opener"?
Thanks in advance.
Edit:
More details: if I understood correctly, the device I will be playing on will have an ARM core (no idea which one) and a 300k gates FPGA
I'm looking specifically at some Linux free sw / open source tools...
© Stack Overflow or respective owner