Skip to content

Commit 7d52e5b

Browse files
committed
mock-array: rename mock-array
Signed-off-by: Øyvind Harboe <[email protected]>
1 parent 3eb8d37 commit 7d52e5b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

flow/designs/asap7/mock-array/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@ Element/constraint.sdc
3939

4040
A relatively simple constraint.sdc is adequate for the Element as
4141
timing is exported when the Element macro is made and checked at the
42-
mock-array-big level.
42+
mock-array level.
4343

4444
Note that a failure on timing at the Element level is
45-
not a problem, as long as timing is met at the mock-array-big level.
45+
not a problem, as long as timing is met at the mock-array level.
4646

4747
The purpose of the constraint.sdc file at the Element level is to
4848
be able to iterate on the Element during development and work on,
@@ -56,7 +56,7 @@ Optimizing Element/constraint.sdc
5656
Before considering the various strategies to articulate an Element/constraint.sdc
5757
file below, note that no tests have been run to verify that these
5858
different constraint.sdc changes below have any effects on the quality
59-
of results at the mock-array-big level. If there are no substantial
59+
of results at the mock-array level. If there are no substantial
6060
differences in quality of results and timing is met, then the differences
6161
between the strategies below are inconsequential.
6262

0 commit comments

Comments
 (0)