Skip to content

Commit abb00ff

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/e2e-enhance' into e2e-enhance
2 parents 08db868 + 4804e2b commit abb00ff

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

doc/Examples/openroad-sky130.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The following directions will get a simple ``pass`` design from RTL to GDS using
44

55
## Prerequisites Setup
66

7-
First, follow the [Hammer Power User Setup](https://hammer-vlsi.readthedocs.io/en/stable/Hammer-Basics/Hammer-Setup.html#power-user-setup) to clone Hammer and install/activate the poetry virtual environment.
7+
First, follow the [Hammer Power User Setup](https://hammer-vlsi.readthedocs.io/en/stable/Hammer-Basics/Hammer-Setup.html#power-user-setup) to clone Hammer and install/activate the virtual environment.
88

99
Next, run the setup script to install the OpenROAD tools and Skywater 130nm PDK using Conda.
1010
You should supply a ``PREFIX`` path to a directory that will serve as the root of all PDK files and supporting tools (total size of all files is ~4GB),

e2e/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ The `hammer/e2e` folder contains an end-to-end (RTL -> GDS) smoketest flow using
44

55
## Setup
66

7-
The integration tests use Hammer as a source dependency, so follow the [Hammer Developer Setup](https://hammer-vlsi.readthedocs.io/en/stable/Hammer-Basics/Hammer-Setup.html#developer-setup) to clone Hammer and install/activate the virtual environment.
8-
7+
First, follow the [Hammer Power User Setup](https://hammer-vlsi.readthedocs.io/en/stable/Hammer-Basics/Hammer-Setup.html#power-user-setup) to clone Hammer and install/activate the virtual environment.
98

109
## Overview
1110

0 commit comments

Comments
 (0)