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: mattwalsh/learn-fpga
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: BrunoLevy/learn-fpga
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 38 files changed
  • 2 contributors

Commits on Nov 14, 2025

  1. Configuration menu
    Copy the full SHA
    b882ffc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a69b3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44109de View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2025

  1. specify directory for FPGA tools so that we can compile different

    versions if need be.
    BrunoLevy committed Nov 15, 2025
    Configuration menu
    Copy the full SHA
    6546e17 View commit details
    Browse the repository at this point in the history
  2. Support for tangnano9k

    BrunoLevy committed Nov 15, 2025
    Configuration menu
    Copy the full SHA
    3876df2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    260d821 View commit details
    Browse the repository at this point in the history
  4. Gowin. Switch to nextpnr-himbaechel.

    nextpnr-gowin was a test bed that began to experience difficulties
    supporting chips with a large number of LUT/DFFs, so a transition was
    made to the new Himbaechel architecture for routing.
    
    Signed-off-by: YRabbit <[email protected]>
    yrabbit committed Nov 15, 2025
    Configuration menu
    Copy the full SHA
    65e143b View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2025

  1. Merge pull request BrunoLevy#136 from yrabbit/nextpnr-himbaechel

    Gowin. Switch to nextpnr-himbaechel.
    BrunoLevy authored Nov 16, 2025
    Configuration menu
    Copy the full SHA
    e11a022 View commit details
    Browse the repository at this point in the history
  2. WIP: tangnano9k support

    BrunoLevy committed Nov 16, 2025
    Configuration menu
    Copy the full SHA
    ce50224 View commit details
    Browse the repository at this point in the history
  3. WIP

    BrunoLevy committed Nov 16, 2025
    Configuration menu
    Copy the full SHA
    93ec872 View commit details
    Browse the repository at this point in the history
  4. WIP instructions for gowin

    BrunoLevy committed Nov 16, 2025
    Configuration menu
    Copy the full SHA
    496916a View commit details
    Browse the repository at this point in the history
  5. WIP: tutorial for tangnano

    BrunoLevy committed Nov 16, 2025
    Configuration menu
    Copy the full SHA
    0b618f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bd9ccc7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2d1ea15 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2025

  1. Configuration menu
    Copy the full SHA
    79d3dde View commit details
    Browse the repository at this point in the history
  2. fixed constraint file (semi-colons were missing)

    seems that the external SPI flash chip on tangnano9k supports dual IO read (BB command), nice !
    BrunoLevy committed Nov 17, 2025
    Configuration menu
    Copy the full SHA
    46a6267 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3401c3 View commit details
    Browse the repository at this point in the history
Loading