Skip to content

Commit a672865

Browse files
allightcopybara-github
authored andcommitted
Add materialize_internal_fifos to proc_network example benchmark
This lets it pass synthesis. PiperOrigin-RevId: 895414375
1 parent 25bd748 commit a672865

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

xls/examples/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1404,6 +1404,7 @@ xls_benchmark_ir(
14041404
"delay_model": "unit",
14051405
"pipeline_stages": "2",
14061406
"reset": "rst",
1407+
"materialize_internal_fifos": "true",
14071408
},
14081409
synthesize = True,
14091410
)

0 commit comments

Comments
 (0)