Resize sample HBM3 memspec and address mapping to 8 Gib

This commit is contained in:
2023-04-21 11:14:41 +02:00
parent 44a4d71635
commit 156c558e32
2 changed files with 8 additions and 7 deletions

View File

@@ -7,7 +7,7 @@
"nbrOfBanks": 16,
"nbrOfColumns": 128,
"nbrOfPseudoChannels": 2,
"nbrOfRows": 32768,
"nbrOfRows": 65536,
"width": 32,
"nbrOfDevices": 1,
"nbrOfChannels": 1,