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

Fix read/write signal generation via U37 #4

Open
tomstorey opened this issue Dec 4, 2023 · 1 comment
Open

Fix read/write signal generation via U37 #4

tomstorey opened this issue Dec 4, 2023 · 1 comment
Labels
invalid This doesn't seem right
Milestone

Comments

@tomstorey
Copy link
Owner

The input to U37's E pin should probably be the output of an AND gate whos inputs are the UDS/LDS signals, such that (and perhaps most specifically) write is only strobed to a peripheral once one of the xDS signals is asserted.

@tomstorey tomstorey added the invalid This doesn't seem right label Dec 4, 2023
@tomstorey tomstorey added this to the cpu-rev3 milestone Dec 4, 2023
@tomstorey
Copy link
Owner Author

Things to keep in mind .. UDS is used to generate XA0, so chip selects for write cycles are delayed until one of the xDS signals is asserted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant