Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-03 | added xdot as dependency (required for show command) | Patrick Lloyd | |
2016-05-08 | Changed toolchain from clang to gcc | Sebastian Bøe | |
Seems that this PKGBUILD hasn't been following the README for quite some time, but we have been lucky and it has happened to work so far. This new release follows the installation instructions correctly by first calling make "toolchain" and then make. Also, we now use clang instead of gcc. gcc is a part of base-devel, so it makes more sense to build yosys with gcc than clang. This fixes an issue reported 2016-05-08 by cryozap. | |||
2015-10-14 | Fixed breakage. | Sebastian Bøe | |
2015-10-14 | Added license. | Sebastian Bøe | |
2015-10-05 | Added some missing dependencies. | Sebastian Bøe | |
2015-10-05 | Initial commit. | Sebastian Bøe | |