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

Modified applet.memory.prom to support latching shift registers #201

Merged
merged 1 commit into from Aug 27, 2020

Conversation

dragonmux
Copy link
Contributor

This patch supports use of latched shift registers to expand the pool of usable shift registers for this applet.
Additionally, it supports use of devices that need to see the address pins change in one shot such as when supporting smaller pin-compatible devices on one interface board.

… address high bits

Added and documented the --pin-a-lat latch drive option
Added the address latch signal to the underlying hardware elaborate
Added some comments to aid future readers
Added two latch states to get a long enough pulse
Made the latch states for the FSM only generate when the address latch signal does
@whitequark whitequark merged commit bfaf933 into GlasgowEmbedded:master Aug 27, 2020
@whitequark
Copy link
Member

Thank you for the excellent contribution!

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

2 participants