1
0
mirror of synced 2026-01-21 10:23:03 +00:00
Marcelina Kościelnicka 3d9698153f json: Add support for memories.
Previously, memories were silently discarded by the JSON backend, making
round-tripping modules with them crash.

Since there are already some users using JSON to implement custom
external passes that use memories (and infer width/size from memory
ports), let's fix this by just making JSON backend and frontend support
memories as first-class objects.

Processes are still not supported, and will now cause a hard error.

Fixes #1908.
2021-03-15 17:19:19 +01:00
..
2020-11-23 10:55:09 +01:00
2021-03-15 17:19:19 +01:00
2021-01-13 17:24:28 +01:00
2020-06-18 23:34:52 +00:00