-
Notifications
You must be signed in to change notification settings - Fork 202
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: GlasgowEmbedded/glasgow
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 94badd13f16b
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: GlasgowEmbedded/glasgow
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: bedeca8c0ee8
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 21 files changed
- 1 contributor
Commits on Aug 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 57b7632 - Browse repository at this point
Copy the full SHA 57b7632View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ba63d2 - Browse repository at this point
Copy the full SHA 2ba63d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c008a75 - Browse repository at this point
Copy the full SHA c008a75View commit details -
support.logging: add dump_bin(), for dumping bits.
This method dumps bits from LSB to MSB, in logical order. This notably does not match the literal order.
Configuration menu - View commit details
-
Copy full SHA for 57984c3 - Browse repository at this point
Copy the full SHA 57984c3View commit details -
Replace inappropriate uses of bitarray with support.bits.
* Never trip up on endian="little" again. * Never reverse bit literals compared to the datasheet again. * Rely only on Python builtins and not C extensions. A few cases (JESD3C fuses, PDI bitmaps) actually call for a bitarray, so those are kept as-is.
Configuration menu - View commit details
-
Copy full SHA for bedeca8 - Browse repository at this point
Copy the full SHA bedeca8View commit details
There are no files selected for viewing