Abstract
Computation-in-memory reverses the trend in von-Neumann processors by bringing the computation closer to the data, to even within the memory array, as opposed to introducing new memory hierarchies to keep (frequently used) data closer to a central processing unit (CPU). In recent years, new non-volatile memory (NVM) technologies, e.g., memristor, PCM, etc., have proven that they can function as memories and perform computations on the stored data as well. In particular, when they are combined with a modest set of (digital) peripheral modules, a wider range of operations can be supported, e.g., vector matrix multiply and Boolean logic. In this paper, we are introducing the CIM-SIM, an open source simulator written in SystemC, which is capable of simulating the functional behaviour of such architectures. The architecture includes the definition of a set of technology-agnostic nano-instructions.
Original language | English |
---|---|
Title of host publication | SCOPES'19 |
Subtitle of host publication | Proceedings of the 22nd International Workshop on Software and Compilers for Embedded Systems |
Editors | Sander Stuijk |
Place of Publication | New York, NY |
Publisher | Association for Computing Machinery (ACM) |
Pages | 1-4 |
Number of pages | 4 |
ISBN (Print) | 978-1-4503-6762-2 |
DOIs | |
Publication status | Published - 27 May 2019 |
Event | 22nd International Workshop on Software and Compilers for Embedded Systems, SCOPES 2019 - St. Goar, Germany Duration: 27 May 2019 → 28 May 2019 |
Conference
Conference | 22nd International Workshop on Software and Compilers for Embedded Systems, SCOPES 2019 |
---|---|
Country/Territory | Germany |
City | St. Goar |
Period | 27/05/19 → 28/05/19 |
Keywords
- Computation In Memory
- Memristor
- Non-Volatile Memory
- Non-Von Neumann Architecture
- Simulator