Skip to content

CSE140L/docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSE 140L Buildsystem Docker

This repository contains the Dockerfile to build an image that can be used to compile Verilog to JavaScript.

Information

  • Emscripten v3.1.61
  • Verilator v5.026

Usage

podman pull docker.io/anishg24/cse140l:latest
podman run --rm -v /path/to/project:/src anishg24/cse140l:latest make target

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published