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

Universal RAM card: Bus contention possible in C1,C2 modes for top 16k bank if high rom enabled? #13

Open
revaldinho opened this issue Jul 30, 2023 · 0 comments

Comments

@revaldinho
Copy link
Owner

Need to check for bus contention in C1, C2 modes if high rom enabled while writing to top 16k of RAM. Read assertion protecting internal RAM may trigger ROM read and bus contention on data bus when writing to external RAM. Not detected by existing tests which probably don't create the right condition. Try a modified version of Duke's test.

(Potential solution may be to add diode between Ramdis and romdis if necessary on 44 pin card; 84 pin card can take a firmware update to drive romdis directly).

@revaldinho revaldinho changed the title Bus contention possible in C1,C2 modes for top 16k bank of high rom enabled? Universal RAM card: Bus contention possible in C1,C2 modes for top 16k bank of high rom enabled? Jul 31, 2023
@revaldinho revaldinho changed the title Universal RAM card: Bus contention possible in C1,C2 modes for top 16k bank of high rom enabled? Universal RAM card: Bus contention possible in C1,C2 modes for top 16k bank if high rom enabled? Jul 31, 2023
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