Skip to content

Releases: pulp-platform/bender

Bender 0.13.0

26 Jul 12:31
Compare
Choose a tag to compare

Added

  • Add the frozen option to prevent any dependency updates for a package.
  • Add the workspace section to carry workspace configuration.
  • Add the workspace.checkout_dir option to keep local working copies of each dependency.

Changed

  • Make order of packages and defines deterministic.
  • Move the package_links option to workspace.package_links.

Bender 0.12.1

08 May 06:27
Compare
Choose a tag to compare

Changes since 0.12.0

Added

  • Add -f flag to sources for printing a flattend source listing.

Changed

  • Make JSON output human readable.

Fixed

  • Fix target defines to be all uppercase.
  • Fix emission of target defines for source files which have no other defines.

Bender 0.12

07 May 12:22
Compare
Choose a tag to compare

Changes since 0.11

Bender can now generate scripts for Modelsim (vsim) and Synopsys DC (synopsys) with the script command.

Bender 0.11

26 Mar 08:18
Compare
Choose a tag to compare

Changes since 0.10

Users can now interactively resolve dependency conflicts.