OpenFPGA/yosys/Brewfile

10 lines
125 B
Plaintext
Raw Normal View History

brew "bison"
brew "flex"
brew "gawk"
brew "libffi"
brew "git"
brew "graphviz"
brew "pkg-config"
brew "python3"
2019-11-27 15:40:39 -06:00
brew "tcl-tk"