Skip to content

Releases: pulp-platform/bender

v0.16.1

Choose a tag to compare

@andreaskurth andreaskurth released this 10 Mar 18:39
cd41a2a
Bump version to 0.16.1

v0.16.0

Choose a tag to compare

@andreaskurth andreaskurth released this 17 Feb 13:49
Bump version to 0.16.0

v0.15.0

Choose a tag to compare

@andreaskurth andreaskurth released this 13 Feb 09:38
Bump version to 0.15.0

v0.14.0

Choose a tag to compare

@andreaskurth andreaskurth released this 16 Oct 15:45
Bump version to 0.14.0

Bender 0.13.3

Choose a tag to compare

@andreaskurth andreaskurth released this 29 Jul 15:27

Changed

  • Bump rustc minimum version to 1.36

Fixed

  • Fix rustc 1.36 as_ref regression
  • Emit format-specific target defines even if no target is specified.

Bender 0.13.2

Choose a tag to compare

@andreaskurth andreaskurth released this 29 Jul 12:14

Fixed

  • Fix capitalization of target defines such as TARGET_SYNTHESIS.

Bender 0.13.1

Choose a tag to compare

@andreaskurth andreaskurth released this 26 Jul 12:31

Fixed

  • Omit unsupported -2008 flag for VHDL analysis commands in Synopsys scripts.

Bender 0.13.0

Choose a tag to compare

@andreaskurth andreaskurth released this 26 Jul 12:31

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

Choose a tag to compare

@andreaskurth andreaskurth released this 08 May 06:27

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

Choose a tag to compare

@andreaskurth andreaskurth released this 07 May 12:22

Changes since 0.11

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