Skip to content

Commit

Permalink
#0: Bump NCRISC FW size due to .text overflow on GS with profiler aft…
Browse files Browse the repository at this point in the history
…er integrating remote cb initialization in fw
  • Loading branch information
tt-aho committed Dec 2, 2024
1 parent 8c8a6ac commit 5851a89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tt_metal/hw/inc/grayskull/dev_mem_map.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
// Firmware/kernel code holes
#define MEM_BRISC_FIRMWARE_SIZE (5 * 1024)
// TODO: perhaps put NCRISC FW in the scratch area and free 1.5K after init (GS/WH)
#define MEM_NCRISC_FIRMWARE_SIZE 1536
#define MEM_NCRISC_FIRMWARE_SIZE 1616
#define MEM_TRISC0_FIRMWARE_SIZE 1536
#define MEM_TRISC1_FIRMWARE_SIZE 1536
#define MEM_TRISC2_FIRMWARE_SIZE 1536
Expand Down

0 comments on commit 5851a89

Please sign in to comment.