EDAPack
3 posts
What's My Env Again?
Almost any non-trivial project will require some amount of environment configuration. Perhaps the project uses a local Python virtual environment that must be used for running tests. Perhaps it's a hardware-design project that needs to configure the environmen…
Simplifying Access to Open-Source EDA Software
Free and Open-Source Silicon (FOSSi) hardware designs face an interesting challenge. There's a sizable and growing set of open source tools. But, obtaining the software in pre-built form -- especially the latest versions -- can be a challenge due to the numbe…
EDAPack: Simplifying Development-Tool Management
[](/legacy-img/edapack-splash.png) One of my first "real" engineering courses during my college days centered around scripting and working with Unix, and the professor really emphasized that any repetitive task was a candidate for automation. It's a poi…