Skip to content

Commit

Permalink
#8223: Mark ERISC FW correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
mo-tenstorrent committed May 29, 2024
1 parent 05ac2b6 commit 54c689e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tt_metal/hw/firmware/src/idle_erisc.cc
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ int main() {
DEBUG_STATUS("GD");

{
DeviceZoneScopedMainN("ERISC-FW");
DeviceZoneScopedMainN("ERISC-IDLE-FW");

noc_index = mailboxes->launch.brisc_noc_id;

Expand Down

0 comments on commit 54c689e

Please sign in to comment.