Most open source tools don’t accept VHDL as an input, which is a real shame/annoyance if VHDL is your thing. What are the options?
Category: Articles
This HowTo will take you from a blank/brand new install of Ubuntu 22.04 or Linux Mint 21 up to the point where you can run OpenROAD to make a GDS-II file of a design.
Here is the slide deck used for the “Trends” presentation: And here is the slide deck used for the AXI presentation:
This article shows you how to set up Emacs for VHDL work and make it behave like a regular Windows text editor
Can Vivado/Vitis be installed without using the GUI installer? Fortunately, the answer is “yes”.
Windows developers often need to use Unix-style commands and build software binary executables from source code.
This article shows you how to install MSys2 and how to use it for development.
HDL languages like VHDL and Verilog are not like normal programming languages. This post describes how to read VHDL code and synthesise it in your head.