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
ede5f8ed58
OpenFPGA
/
docker
/
Dockerfile.gcc-6
3 lines
96 B
Docker
Raw
Normal View
History
Unescape
Escape
Update docker images, remove runtime/test split
2021-01-20 15:20:12 -06:00
FROM
ghcr.io/lnis-uofu/openfpga-build-base
Github action optimizations
2020-12-10 15:35:19 -06:00
RUN
apt-get update
&&
apt-get install -y gcc-6 g++-6