Skip to content
Jan edited this page Mar 1, 2018 · 1 revision

Project description

Tool for generating multi-purpose makefiles for FPGA projects.

Please use https://www.ohwr.org/projects/hdl-make to submit issues and see the actual development.

Main features:

makefile generation for:

  • fetching modules from repositories
  • simulating HDL projects
  • synthesizing HDL projects
  • synthesizing project remotely (keeping your local resources free)
  • generating multi-vendor project files (no clicking in the IDE!)
  • many other things without involving make and makefiles

Hdlmake supports modularity, scalability, revision control systems. Hdlmake can be run on any Linux or Windows machine with any HDL.

Clone this wiki locally