The memory is 256 x 32 bits, not 512 x 32 bits

Signed-off-by: Joachim Strömbergson <joachim@assured.se>
This commit is contained in:
Joachim Strömbergson 2023-01-30 13:00:43 +01:00
parent b184c0a94d
commit cc464e5be2
No known key found for this signature in database
GPG Key ID: 865B8A548EA61679

View File

@ -2,7 +2,7 @@
//
// fw_ram.v
// --------
// A small 512 x 32 RAM for FW use. With support for access control.
// A 256 x 32 RAM for use by the FW. With support for access control.
//
// Author: Joachim Strombergson
// Copyright (C) 2022 - Tillitis AB