now parsing memory statements

This commit is contained in:
Yehowshua Immanuel 2024-12-06 14:57:32 -05:00
parent cbbc7e73bd
commit 38fb13556f
6 changed files with 103 additions and 24 deletions

View file

@ -86,6 +86,7 @@ executable rtlil-parse
-- Other library packages from which modules are imported.
build-depends:
base ^>=4.17.2.1,
pretty-show >=1.6,
haskellator
-- Directories containing source files.