Skip to content

aesc-silicon/elements-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

Elements Container

Container with all requirements installed as environment for the Elements SDK.

Build

Run following code to build the elements:v2.2 container with podman.

podman build -t dnltz/elements:v2.2 .

Alternatively, build a container with the latest version of OpenROAD Flow Scripts.

podman build -t dnltz/elements:latest --build-arg OPENROAD_FLOW_COMMIT=master .

Upload

podman login
podman push dnltz/elements:v2.2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors