Skip to content
Permalink

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
base: d73501db7d03
Choose a base ref
...
head repository: GlasgowEmbedded/glasgow
compare: 7e170bf14902
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Nov 5, 2020

  1. cli, device.hardware: prepend bitstream ID to prebuilt bitstreams.

    This makes prebuilt bitstreams functionally identical to just-in-time
    built bitstreams; there are no warnings any more for using a prebuilt
    bitstream that exactly matches the build plan.
    
    Because prebuilt bitstreams are intended for resource constrained
    devices, i.e. they are often not easily rebuilt, loading a prebuilt
    bitstream with a mismatched ID only produces a warning. (It can't
    really be an error given that nMigen-produced RTLIL files embed
    file paths from the host system.)
    whitequark committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    7e170bf View commit details
    Browse the repository at this point in the history