diff --git a/hw/application_fpga/rtl/fw_ram.v b/hw/application_fpga/rtl/fw_ram.v index fd12e37..cbb8967 100644 --- a/hw/application_fpga/rtl/fw_ram.v +++ b/hw/application_fpga/rtl/fw_ram.v @@ -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