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

Random Unwanted DRAM Requests in Rogue App #276

Open
mattfel1 opened this issue Oct 25, 2019 · 0 comments
Open

Random Unwanted DRAM Requests in Rogue App #276

mattfel1 opened this issue Oct 25, 2019 · 0 comments

Comments

@mattfel1
Copy link
Member

The simulation spams these lines, which are due to random dram requests appearing on the bus. It seems like they may be coming from the SpatialIP but I haven't traced down why. Not a big deal right now since DRAM is disabled (use Frame instead) for rogue, but may be annoying down the road if its not fixed.

Model:WARNING: Reading unwritten address: C:0 BG:0 B:0 R:0 C:6 dm:0 @26254998
Model:WARNING: Reading unwritten address: C:0 BG:0 B:0 R:0 C:6 dm:1 @26254998
Model:WARNING: Reading unwritten address: C:0 BG:0 B:0 R:0 C:6 dm:0 @26254998
Model:WARNING: Reading unwritten address: C:0 BG:0 B:0 R:0 C:6 dm:1 @26254998
Model:WARNING: Reading unwritten address: C:0 BG:0 B:0 R:0 C:6 dm:0 @26254998
Model:WARNING: Reading unwritten address: C:0 BG:0 B:0 R:0 C:6 dm:1 @26254998
Model:WARNING: Reading unwritten address: C:0 BG:0 B:0 R:0 C:7 dm:0 @26255499
Model:WARNING: Reading unwritten address: C:0 BG:0 B:0 R:0 C:7 dm:1 @26255499
Model:WARNING: Reading unwritten address: C:0 BG:0 B:0 R:0 C:7 dm:0 @26255499
Model:WARNING: Reading unwritten address: C:0 BG:0 B:0 R:0 C:7 dm:1 @26255499
Model:WARNING: Reading unwritten address: C:0 BG:0 B:0 R:0 C:7 dm:0 @26255499
Model:WARNING: Reading unwritten address: C:0 BG:0 B:0 R:0 C:7 dm:1 @26255499
Model:WARNING: Reading unwritten address: C:0 BG:0 B:0 R:0 C:7 dm:0 @26255499
Model:WARNING: Reading unwritten address: C:0 BG:0 B:0 R:0 C:7 dm:1 @26255499
Model:WARNING: Reading unwritten address: C:0 BG:0 B:0 R:0 C:7 dm:0 @26255499
Model:WARNING: Reading unwritten address: C:0 BG:0 B:0 R:0 C:7 dm:1 @26255499
Model:WARNING: Reading unwritten address: C:0 BG:0 B:0 R:0 C:4 dm:0 @26255999
Model:WARNING: Reading unwritten address: C:0 BG:0 B:0 R:0 C:4 dm:1 @26255999
Model:WARNING: Reading unwritten address: C:0 BG:0 B:0 R:0 C:4 dm:0 @26255999
Model:WARNING: Reading unwritten address: C:0 BG:0 B:0 R:0 C:4 dm:1 @26255999
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

No branches or pull requests

1 participant