Skip to content

Commit

Permalink
[test] trigger workflow actions
Browse files Browse the repository at this point in the history
  • Loading branch information
tancheng committed Jan 10, 2025
1 parent 0886b3a commit 3803cb7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions scale_out/MeshMultiCgraRTL.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ def construct(s, CGRADataType, PredicateType, CtrlPktType,
"Mesh", controller2addr_map, idTo2d_map,
preload_data = None, preload_const = None)
for terminal_id in range(s.num_terminals)]
# Latency is 1.
s.mesh = MeshNetworkRTL(NocPktType, MeshPos, cgra_columns, cgra_rows, 1)

# Connections
Expand Down

0 comments on commit 3803cb7

Please sign in to comment.