Update Latest Green Tag to v0.12

This commit is contained in:
Travis CI
2021-03-24 04:13:20 +00:00
parent 6ac4378a13
commit 880ade4b4d
3 changed files with 8 additions and 8 deletions

View File

@@ -41,7 +41,7 @@ SPECIAL_VOLTAGE_LIBRARY ?= sky130_fd_sc_hvl
IO_LIBRARY ?= sky130_fd_io
INSTALL_SRAM ?= disabled
IMAGE_NAME ?= efabless/openlane:v0.11
IMAGE_NAME ?= efabless/openlane:v0.12
TEST_DESIGN ?= spm
BENCHMARK ?= regression_results/benchmark_results/SW_HD.csv
REGRESSION_TAG ?= TEST_SW_HD

View File

@@ -54,7 +54,7 @@ To use the latest stable release of OpenLane, please go [here](https://github.co
You can start setting up the skywater-pdk and openlane by running:
```bash
git clone https://github.com/efabless/openlane.git --branch v0.11
git clone https://github.com/efabless/openlane.git --branch v0.12
cd openlane/
# Default PDK_ROOT is $(pwd)/pdks. If you want to install the PDK at a differnt location, uncomment the next line.
#export PDK_ROOT=<absolute path to where skywater-pdk and open_pdks will reside>
@@ -113,7 +113,7 @@ If you already have the repo locally, then no need to re-clone it. You can direc
cd openlane/
git checkout master
git pull
git checkout v0.11
git checkout v0.12
export PDK_ROOT=<absolute path to where skywater-pdk and open_pdks will reside>
make openlane
make pdk
@@ -132,11 +132,11 @@ This should install the latest openlane docker container, and re-install the pdk
To setup openlane you can pull the docker container following these instructions:
```bash
git clone https://github.com/efabless/openlane.git --branch v0.11
docker pull efabless/openlane:v0.11
git clone https://github.com/efabless/openlane.git --branch v0.12
docker pull efabless/openlane:v0.12
```
The generated IMAGE_NAME is efabless/openlane:v0.11
The generated IMAGE_NAME is efabless/openlane:v0.12
## Running OpenLANE
@@ -156,7 +156,7 @@ The easiest way to mount the proper directories into the docker container would
```bash
export PDK_ROOT=<absolute path to where skywater-pdk, open_pdks, and sky130A reside>
```
- Default IMAGE_NAME is efabless/openlane:v0.11. If you want to use a different version, run the following before `make mount`:
- Default IMAGE_NAME is efabless/openlane:v0.12. If you want to use a different version, run the following before `make mount`:
```bash
export IMAGE_NAME=<docker image name>
```

View File

@@ -1,7 +1,7 @@
#DOCKER_BUILD_OPTS ?= --rm --no-cache
DOCKER_BUILD_OPTS ?= --rm
DOCKERFILE_PATH ?= ./Dockerfile
IMAGE_NAME ?= efabless/openlane:v0.11
IMAGE_NAME ?= efabless/openlane:v0.12
#ROOT = sudo
TOOLS = klayout replace opendp route cugr drcu opensta yosys antmicro_yosys magic openroad_app padring netgen vlogtoverilog openphysyn cvc