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: da8a492be72e
Choose a base ref
...
head repository: amaranth-lang/amaranth
compare: bdbe8bff271e
Choose a head ref
  • 1 commit
  • 4 files changed
  • 1 contributor

Commits on Sep 25, 2021

  1. Unify Xilinx platforms into a single class, support more devices

    This merges existing code, and also adds support for:
    
    - Virtex, Virtex E (also known as Spartan 2, Spartan 2E)
    - Virtex 2, Virtex 2 Pro
    - Spartan 3, Spartan 3E (in addition to existing Spartan 3A, Spartan 3A
      DSP support)
    - Virtex 4
    - Virtex 5
    - Virtex 6
    - ISE synthesis for Series 7
    
    Fixes #552.
    mwkmwkmwk authored and whitequark committed Sep 25, 2021
    Copy the full SHA
    bdbe8bf View commit details
    Browse the repository at this point in the history