element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
FPGA
  • Technologies
  • More
FPGA
Polls FPGA/Programmable Device Content: Seeking your feedback on what you are interested in
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join FPGA to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Engagement
  • Author Author: rscasny
  • Date Created: 12 Jul 2019 5:38 PM Date Created
  • Last Updated Last Updated: 11 Oct 2021 2:58 PM
  • Views 1688 views
  • Likes 1 like
  • Comments 13 comments
Related
Recommended

FPGA/Programmable Device Content: Seeking your feedback on what you are interested in

Besides running roadtests (and reading all those applications), hosting webinars, and anything else that needs being done (people like to stop by my desk), I try to work with people to get content written on topics of interest. Right now I'm working on getting some FPGA / programmable device content written. I've drawn up a rough content topic list. All the topics relate to FPGAs or other programmable logic devices. I would appreciate you voting or offering a suggestion. Thanks.

 

Randall

-element14

  • scasny
  • scasny_web
  • Share
  • History
  • More
  • Cancel
  • Sign in to reply

Top Comments

  • michaelkellett
    michaelkellett over 6 years ago +6
    I voted for interfacing since I think that is where the largest number of easy wins with simple designs exists. @David Are you using a simulator to debug your design ? The usual design flow (simplified…
  • dougw
    dougw over 6 years ago +6
    There is a serious learning curve to become proficient with FPGAs so the incentive needs to be pretty strong. It often takes an application where an FPGA is really the only clean solution. I chose video…
  • michaelkellett
    michaelkellett over 6 years ago in reply to dougw +6
    Sorry Doug, I have to disagree with you about the simple logic - FPGAs are utterly wonderful in such applications. Even fairly ancient parts like the Lattice XP2 flash based family will happily clock at…
Parents
  • johnbeetem
    johnbeetem over 6 years ago

    I'm glad Douglas brought up the FPGA learning curve, which is what I see as the highest barrier to using FPGAs.  I often refer to that "curve" as the Cliffs of Insanity, a reference to The Princess Bride.

     

    I highly recommend this 2014 discussion: Barriers to designing with FPGAs?

     

    I also highly recommend Lucie Tozer's DEO-NANO series showing what it's like for a new FPGA user to get started.  Here's the first part: Entering The World Of FPGA's with a DEO-NANO P0082 - Part 1

     

    I've done a lot of Xilinx FPGA design professionally using various Spartan families.  I started with Spartan-II, which is a very clean architecture.  The latest I've used is Spartan-6.  Each family added more features and got more complex, and the software tracked accordingly.  I am very glad I started with Spartan-II, because the software was a whole lot easier.  Starting with Spartan-6 software would have been very challenging.

     

    Most of my projects nowadays use the Lattice iCE40.  It's a simple architecture and good for beginners, and has the huge advantage that you can use the open-source IceStorm tools which are much simpler than vendor tools.  IceStorm tools run on both Intel and ARM computers, including Raspberry Pi.

    • Cancel
    • Vote Up +5 Vote Down
    • Sign in to reply
    • More
    • Cancel
Comment
  • johnbeetem
    johnbeetem over 6 years ago

    I'm glad Douglas brought up the FPGA learning curve, which is what I see as the highest barrier to using FPGAs.  I often refer to that "curve" as the Cliffs of Insanity, a reference to The Princess Bride.

     

    I highly recommend this 2014 discussion: Barriers to designing with FPGAs?

     

    I also highly recommend Lucie Tozer's DEO-NANO series showing what it's like for a new FPGA user to get started.  Here's the first part: Entering The World Of FPGA's with a DEO-NANO P0082 - Part 1

     

    I've done a lot of Xilinx FPGA design professionally using various Spartan families.  I started with Spartan-II, which is a very clean architecture.  The latest I've used is Spartan-6.  Each family added more features and got more complex, and the software tracked accordingly.  I am very glad I started with Spartan-II, because the software was a whole lot easier.  Starting with Spartan-6 software would have been very challenging.

     

    Most of my projects nowadays use the Lattice iCE40.  It's a simple architecture and good for beginners, and has the huge advantage that you can use the open-source IceStorm tools which are much simpler than vendor tools.  IceStorm tools run on both Intel and ARM computers, including Raspberry Pi.

    • Cancel
    • Vote Up +5 Vote Down
    • Sign in to reply
    • More
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube