This website requires JavaScript.
Explore
Help
Sign In
riscv
/
OpenFPGA
mirror of
https://github.com/lnis-uofu/OpenFPGA.git
Watch
1
Star
0
Fork
You've already forked OpenFPGA
0
Code
Issues
Projects
Releases
Wiki
Activity
gg_cleanup
OpenFPGA
/
docker
/
Dockerfile.gcc-8
3 lines
96 B
Docker
Raw
Permalink
Blame
History
FROM
ghcr.io/lnis-uofu/openfpga-build-base
RUN
apt-get update
&&
apt-get install -y gcc-8 g++-8
Reference in New Issue
View Git Blame
Copy Permalink