store fencing, large smem, fix tensor core for firesim

This commit is contained in:
Richard Yan
2024-05-15 21:45:48 -07:00
parent 0dd5335851
commit d624b3e50a
12 changed files with 140 additions and 7 deletions

View File

@@ -95,7 +95,7 @@
`endif
`ifndef NUM_BARRIERS
`define NUM_BARRIERS 4
`define NUM_BARRIERS 8
`endif
`ifndef SOCKET_SIZE
@@ -179,7 +179,7 @@
`endif
`ifndef SMEM_LOG_SIZE
`define SMEM_LOG_SIZE 15
`define SMEM_LOG_SIZE 17
`endif
`ifndef IO_BASE_ADDR