-
Notifications
You must be signed in to change notification settings - Fork 8
Building HRMCPU
Alexandre Dumont aka Adlx edited this page Dec 16, 2019
·
2 revisions
- global: build-essential make
- yosys: pkg-config clang tclsh tcl-dev libreadline-dev bison flex
- iverilog: libbz2-1.0 libbz2-dev
Currently there's no native support to build HRMCPU on Windows. One option is to install WSL on Windows 10 and follow the steps to build on Linux.