Improve FPGA project management/test by eschewing the IDE
Ilia Kalistru, Infotecs JSC
EDN (August 22, 2017)
1 Introduction
A common way to do an FPGA design is to create a project using your design tool. A project consists of a hierarchy of directories and many files. Creating a project, you have a nice GUI, wizards, and you can even create your design without touching your keyboard – with mouse clicks only. It works well for small and simple projects, or projects where you only combine existing IPs in a purpose-specific mixture.
Unfortunately, in larger projects – with tons of code – this project-centered approach creates significant problems, such as with attempts to use source code control systems (SCCS), test-driven development techniques, or any other systematic testing methodology.
Using design tools in non-project mode eliminates these problems.
E-mail This Article | Printer-Friendly Page |
Related Articles
- Improve FPGA communications interface clock jitters with external PLLs
- Single core to multicore: Addressing the system design paradigm shift with project management and software instrumentation
- A new approach to hardware design project management
- Using Multi-Gigabit Transceivers to Test and Debug FPGA
- Using FPGAs to improve your wireless subsystem's performance