Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reorganize memories in primitives #1901

Merged
merged 7 commits into from
Feb 6, 2024
Merged

Reorganize memories in primitives #1901

merged 7 commits into from
Feb 6, 2024

Conversation

rachitnigam
Copy link
Contributor

Part of #1261 and #1596. Moves std_mem into primitives/memories/comb.futil and seq_mem into primitives/memories/seq.futil. This will require updates to the CIRCT and Dahlia frontends before the next major release.

@rachitnigam rachitnigam mentioned this pull request Feb 6, 2024
2 tasks
@rachitnigam
Copy link
Contributor Author

Changing anything about the standard library in presence of the Dahlia compiler is such a pain. It breaks the integration tests as well as the TVM tests...

@rachitnigam rachitnigam merged commit 40d6532 into main Feb 6, 2024
7 checks passed
@rachitnigam rachitnigam deleted the std-mem-move branch February 6, 2024 14:40
@rachitnigam rachitnigam mentioned this pull request Feb 6, 2024
1 task
rachitnigam added a commit that referenced this pull request Feb 16, 2024
* move std_mem and seq_mem to separate folder

* rename `std_mem_*` to `comb_mem_*`

* use pinned commit in Dahlia repo within Dockerfile

* run command in repo dir

* reorder deps

* Disable Dahlia update

* upd tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant