Description
Refactor memory module to unify TGN memory and CTAN memory and potentially other memory modules.
Have a base abstract class and make the other modules extend on them.
Motivation
A unified interface for memories.
Additional context
see CTAN and TGN examples
Description
Refactor memory module to unify TGN memory and CTAN memory and potentially other memory modules.
Have a base abstract class and make the other modules extend on them.
Motivation
A unified interface for memories.
Additional context
see CTAN and TGN examples