Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 922 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 922 Bytes

dockerfile

Docker environments

In this repo, I provide several docker environments in daily usage.
The prebuilt images also available on DockerHub.

Based on latest ubuntu LTS image with a bunch of development tools installed.

Based on latest cuda image released by nvidia, have the same tools installed as dev_basic.

Based on dev_basic image, with latest SiFive RISCV toolchain release and latest Spike ISA simulator installed. This image is mainly for NTHU EE3450 course usage.

Based on dev_basic image, with latest SystemC, Synopsys SCML library, Andestech RISCV 32-bit toolchain and ArchC simulator installed. This image is mainly for NTHU EE6470 course usage.