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

Code reordering for bus settle delays #78

Merged
merged 1 commit into from
Mar 30, 2022

Conversation

mactcp
Copy link

@mactcp mactcp commented Mar 28, 2022

Some low hanging fruit for adding bus settle delays. This is reordering the bus phase change and file.seek() so that file.seek() acts as a bus settle delay. The bus settle delay only needs to be 400ns, and I measured file.seek() taking more than 1000ns.

@erichelgeson
Copy link
Owner

Tested this last night, worked as expected. Thank you again for the contributions.

@erichelgeson erichelgeson merged commit 46fd192 into erichelgeson:main Mar 30, 2022
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.

2 participants