diff options
author | Marcelina KoĆcielnicka <mwk@0x04.net> | 2021-03-09 20:42:14 +0100 |
---|---|---|
committer | Marcelina KoĆcielnicka <mwk@0x04.net> | 2021-03-15 17:19:19 +0100 |
commit | 3d9698153fc7f01cef0dec99cc834ffecec766a5 (patch) | |
tree | a55d576a9654c825fb352574044217392c701897 /frontends/ast | |
parent | a55bf6375b38a955de4589a66e4d2992ac7dd621 (diff) | |
download | yosys-3d9698153fc7f01cef0dec99cc834ffecec766a5.tar.gz yosys-3d9698153fc7f01cef0dec99cc834ffecec766a5.tar.bz2 yosys-3d9698153fc7f01cef0dec99cc834ffecec766a5.zip |
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.
Diffstat (limited to 'frontends/ast')
0 files changed, 0 insertions, 0 deletions