-
Notifications
You must be signed in to change notification settings - Fork 3
Home
1138-4EB edited this page Apr 8, 2018
·
2 revisions
Welcome to the hwd-ide wiki!
This wiki started in tgingold/ghdl#111. It is meant to be a joint effort to bring together existing tools/apps/projects in order to achieve a libre framework/IDE for (V)HDL design.
- Data format(s)
- Desktop
- Continuous Integration (CI) [Docker]
- Source Code Management (SCM)
- Code repositories and recipes
- VHDL-Tools at University of Hamburg
- FPGALibre
- paebbels.github.io
- Eclipse
- GitHub:nickg/nvc: VHDL compiler and simulator
- Torc: an open-source C++ infrastructure and tool set for reconfigurable computing.
- How to Build an Open Source FPGA Toolchain
- FloPoCo: circuits computing just right | FloPoCo is a generator of arithmetic cores (Floating-Point Cores, but not only) for FPGAs (but not only). The first motto of FloPoCo is that arithmetic on FPGAs should not mimick processor arithmetic. By designing radically new operators, one may obtain more accurate results with less hardware in less time. This thesis was first detailed in this document. The second motto of FloPoCo is to enable computing just right.