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: amaranth-lang/amaranth
base: ea94c9cc45c1
Choose a base ref
...
head repository: amaranth-lang/amaranth
compare: 36bc1d2b4d1d
Choose a head ref
  • 2 commits
  • 10 files changed
  • 1 contributor

Commits on Nov 10, 2020

  1. build.plat: TemplatedPlatform.iter_extra_files→Platform.iter_files.

    This function was added in commit 20553b1 in the wrong place, with
    the wrong name, and without tests. Fix all that.
    whitequark committed Nov 10, 2020
    Copy the full SHA
    d6da4c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. vendor.quicklogic: write OpenOCD scripts as part of build process.

    The OpenOCD scripts for EOS-S3 are roughly equivalent to SVF files
    for a more traditional FPGA, which we also produce, for some common
    "default" configuration, as a part of the build process.
    whitequark committed Nov 13, 2020
    Copy the full SHA
    36bc1d2 View commit details
    Browse the repository at this point in the history