Skip to content

Commit 1a9fd6d

Browse files
committed
test/orfs/gcd: add comment
Signed-off-by: Øyvind Harboe <[email protected]>
1 parent 816854e commit 1a9fd6d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/orfs/gcd/BUILD

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,11 @@ orfs_flow(
2929

3030
STAGES = [
3131
"source",
32+
# _source tests original source to source transition,
33+
# which checks that the eqy setup works.
3234
"source",
35+
# _synth tests synthesis output, and so on
36+
# for the next stages.
3337
"synth",
3438
"floorplan",
3539
"place",

0 commit comments

Comments
 (0)