yosys/Brewfile

15 lines
196 B
Plaintext
Raw Normal View History

2017-09-28 01:49:03 +02:00
brew "bison"
brew "flex"
brew "gawk"
brew "libffi"
brew "git"
brew "graphviz"
brew "pkg-config"
brew "python3"
2019-08-22 17:37:40 +02:00
brew "tcl-tk"
2019-09-23 18:25:04 +02:00
brew "xdot"
brew "bash"
2024-07-29 15:13:24 +02:00
brew "boost-python3"
brew "llvm@19"
brew "lld"