Conveners
HDL Development Tools: 1
- Nicolo Vladi Biesuz (Universita e INFN, Ferrara (IT))
-
Francesco Gonnella (University of Birmingham (GB))5/28/26, 4:35 PM
FDF supports a number of free OS tools and libraries useful to the FPGA community.
This talk will give you the chance to meet the tools' authors!
Go to contribution page -
Lukas Scheller (KIT)5/28/26, 5:05 PMHDL development toolsTalk
VHDL-LS is one of the most popular free and open-source Language Servers for VHDL as measured by GitHub stars. With features such as syntax and type checking, code navigation, completion and many more, it boosts developers abilities to write VHDL code.
This talk dives deeper into the basics of language servers, presents the current state of VHDL-LS and demonstrates its capabilities such as...
Go to contribution page -
Cagil Gumus (DESY)5/28/26, 5:40 PMHDL development toolsTalk
At DESY, the increasing complexity of control systems for particle accelerators requires a standardized approach to FPGA development. We present fwk, an open-source framework designed to abstract design logic from underlying vendor-specific implementation tools. The framework provides a unified environment for managing IP cores, project generation, and register mapping across different...
Go to contribution page -
Matteo Vit (Starware Design)5/28/26, 6:00 PMHDL development toolsTalk
This talk demonstrates that adopting DevOps principles for FPGA projects is neither complex nor prohibitively expensive. Using widely available open-source tools, mature software-style pipelines can be applied to hardware design with meaningful productivity gains.
The presentation will cover a practical end-to-end approach, including:
Go to contribution page
- Effective use of Git-based version control for HDL,...