kernel/mem: Add model support for read port init value and resets.
authorMarcelina Kościelnicka <mwk@0x04.net>
Sat, 22 May 2021 15:18:59 +0000 (17:18 +0200)
committerMarcelina Kościelnicka <mwk@0x04.net>
Tue, 25 May 2021 18:06:00 +0000 (20:06 +0200)
commit24b880b2de1676b420f5a0bbdf3805dab38b8f00
tree5d71ef2f4389ca661861b223bcde08227d6e057f
parent097de6c5f8c5170cc275b7250bf3780ae6ab3a00
kernel/mem: Add model support for read port init value and resets.

Like wide port support, this is still completely unusable, and support
in various passes will be gradually added later.  It also has no support
at all in the cell library, so attempting to create a read port with
a reset or initial value will cause an assert failure for now.
kernel/mem.cc
kernel/mem.h