-
Notifications
You must be signed in to change notification settings - Fork 189
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
applet.program.psoc1: implemented #672
base: main
Are you sure you want to change the base?
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b30c41e - Browse repository at this point
Copy the full SHA b30c41eView commit details
Commits on Aug 23, 2024
-
applet.program.psoc1: simplify CMD_READ_BYTE, have the address genera…
…tion happen on the host, in python
Configuration menu - View commit details
-
Copy full SHA for 7551fc2 - Browse repository at this point
Copy the full SHA 7551fc2View commit details -
applet.program.psoc1: simplify state machine, move zero bits generati…
…on to the host into python.
Configuration menu - View commit details
-
Copy full SHA for a740593 - Browse repository at this point
Copy the full SHA a740593View commit details -
applet.program.psoc1: simplify state machine further by eliminating t…
…he read_address register, just use byte as normal!
Configuration menu - View commit details
-
Copy full SHA for 3c3640f - Browse repository at this point
Copy the full SHA 3c3640fView commit details -
applet.program.psoc1: clean up references to ISSP specs
Only reference latest versions of each variant, and add comments with accession info on top of the vectors.py file
Configuration menu - View commit details
-
Copy full SHA for d640ee1 - Browse repository at this point
Copy the full SHA d640ee1View commit details
Commits on Aug 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for afcd4df - Browse repository at this point
Copy the full SHA afcd4dfView commit details -
power-cycle mode: only consider doing SDATA polling at the beginning …
…of sending a bitstream, if we think we might be right after a power cycle.
Configuration menu - View commit details
-
Copy full SHA for 43d5d5f - Browse repository at this point
Copy the full SHA 43d5d5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b70e376 - Browse repository at this point
Copy the full SHA b70e376View commit details -
Change amaranth code to use struct and union, and update bit position…
…s on the python side
Configuration menu - View commit details
-
Copy full SHA for bf7e095 - Browse repository at this point
Copy the full SHA bf7e095View commit details -
move hardcoded bit offsets into globals, and add some asserts to chec…
…k their correctness
Configuration menu - View commit details
-
Copy full SHA for d7b0b96 - Browse repository at this point
Copy the full SHA d7b0b96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 516138e - Browse repository at this point
Copy the full SHA 516138eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d026ae - Browse repository at this point
Copy the full SHA 0d026aeView commit details
Commits on Sep 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3382352 - Browse repository at this point
Copy the full SHA 3382352View commit details
Commits on Sep 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 66a7d23 - Browse repository at this point
Copy the full SHA 66a7d23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b4552a - Browse repository at this point
Copy the full SHA 7b4552aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 687673b - Browse repository at this point
Copy the full SHA 687673bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2670c02 - Browse repository at this point
Copy the full SHA 2670c02View commit details -
Configuration menu - View commit details
-
Copy full SHA for b518e50 - Browse repository at this point
Copy the full SHA b518e50View commit details