summaryrefslogtreecommitdiff
path: root/pcr/nextpnr-git
AgeCommit message (Collapse)Author
2021-03-07pcr: symbiflow: use fixed git revisionDenis 'GNUtoo' Carikli
Building this toolchain across the 3 supported architectures takes some time. So it's better to use fixed git revisions to ensure that all 3 architectures run the same code and not to have to update the pkgver just to build for another architecture. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2021-02-09pcr: nextpnr-git: update pkgverDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2021-01-29pcr: nextpnr-git: add armv7h supportDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2021-01-29pcr: symbiflow: sync with AurDenis 'GNUtoo' Carikli
After syncing with Aur, I also run makepkg to make makepkg update the pkgver in the PKGBUILD. This should ensure that the PKGBUILD doesn't need to be modified at build time by libremakepkg. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2019-11-21nextpnr-git: fix missing libboost_python37.so.1.69.0Denis 'GNUtoo' Carikli
Without that fix we have the following error when running the nextpnr-* binaries: error while loading shared libraries: libboost_python37.so.1.69.0 Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2019-08-28pcr: nextpnr-git: fix librestage by updating pkgver to HEADDenis 'GNUtoo' Carikli
If pkgver and the produced packages don't match, librestage doesn't pick the packages or the right packages. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2019-08-25pcr: Add free software FPGA toolchainDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>