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: siliconcompiler/lambdalib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.1
Choose a base ref
...
head repository: siliconcompiler/lambdalib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.2
Choose a head ref
  • 8 commits
  • 5 files changed
  • 5 contributors

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    4447bb5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #88 from siliconcompiler/fix-template

    use >= for memory mapping to avoid fallthrough
    gadfort authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    bbf582a View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Bump pypa/gh-action-pypi-publish in the actions group

    Bumps the actions group with 1 update: [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish).
    
    
    Updates `pypa/gh-action-pypi-publish` from 1.11.0 to 1.12.2
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@v1.11.0...v1.12.2)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    f7f60f1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #89 from siliconcompiler/dependabot/github_actions…

    …/actions-5da8da3d55
    
    Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 in the actions group
    gadfort authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    29c23dc View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Differentiate names of ram instances from ram registers in la_*ram_im…

    …pl to prevent Verilator warnings
    petergrossmann21 committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    931ea82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b7bec5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fce9df2 View commit details
    Browse the repository at this point in the history
  4. version 0.3.2

    gadfort authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    6341be1 View commit details
    Browse the repository at this point in the history
Loading