Open prateek22sri opened 1 year ago
@prateek22sri Are you still encountering this segfault? Can you add the location of the segfault you see?
The primary difference between memH's scratchpad & memory is that scratchpad allows copying data in and out ("put", "get") from memory. This config doesn't have a memory, it's possible that is the cause of the segfault but I'm not certain without seeing the error. If you don't want a memory in the system, one option would be to use a CPU connected to a memory to model the scratchpad instead.
The following config file leads to a segfault. A few questions: