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

FullMemoryWE and SplitMemory break direct access to memory in simulation #53

Open
jordens opened this issue Nov 15, 2016 · 1 comment
Open

Comments

@jordens
Copy link
Member

jordens commented Nov 15, 2016

Since FullMemoryWE and SplitMemory replace/remove the old memories, they can't be accessed directly in simulation. Both decorators should provide transparent access to the (new) underlying memories.

@jordens jordens changed the title simulation with FullMemoryWE broken FullMemoryWE and SplitMemory break direct access to memory in simulation Nov 15, 2016
@whitequark
Copy link
Contributor

Triage: fixed in nMigen, which does not use transforms to lower memory for simulation.

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

No branches or pull requests

2 participants