Skip to content

Commit 23721d9

Browse files
committed
test/orfs: add RULES_JSON update note in README.md
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
1 parent 39a6493 commit 23721d9

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

test/orfs/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ A set of ORFS integration tests that runs in a few minutes suitable for inclusio
44

55
bazel -c opt test ...
66

7+
## Updating RULES_JSON files
8+
9+
1. Run `bazel run -c opt //test/orfs/gcd:gcd_update` to update RULES_JSON file for a design. This will build and run OpenROAD to generate a new RULES_JSON file and update the RULES_JSON source file.
10+
2. Create commit for RULES_JSON file
11+
712
## Updating ORFS and bazel-orfs
813

914
`bazel run @bazel-orfs//:bump`, this will find the latest bazel-orfs and ORFS docker image and update MODULE.bazel and MODULE.bazel.lock.

0 commit comments

Comments
 (0)