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
6230196c21
OpenFPGA
/
docker
/
Dockerfile.gcc-11
3 lines
98 B
Docker
Raw
Blame
History
FROM
ghcr.io/lnis-uofu/openfpga-build-base
RUN
apt-get update
&&
apt-get install -y gcc-11 g++-11
Reference in New Issue
View Git Blame
Copy Permalink