Releases: pulp-platform/bender
Releases · pulp-platform/bender
v0.15.0
Bump version to 0.15.0
v0.14.0
Bump version to 0.14.0
Bender 0.13.3
Changed
- Bump rustc minimum version to 1.36
Fixed
- Fix rustc 1.36
as_refregression - Emit format-specific target defines even if no target is specified.
Bender 0.13.2
Fixed
- Fix capitalization of target defines such as
TARGET_SYNTHESIS.
Bender 0.13.1
Fixed
- Omit unsupported
-2008flag for VHDL analysis commands in Synopsys scripts.
Bender 0.13.0
Added
- Add the
frozenoption to prevent any dependency updates for a package. - Add the
workspacesection to carry workspace configuration. - Add the
workspace.checkout_diroption to keep local working copies of each dependency.
Changed
- Make order of packages and defines deterministic.
- Move the
package_linksoption toworkspace.package_links.
Bender 0.12.1
Changes since 0.12.0
Added
- Add
-fflag tosourcesfor 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
Changes since 0.11
Bender can now generate scripts for Modelsim (vsim) and Synopsys DC (synopsys) with the script command.
Bender 0.11
Changes since 0.10
Users can now interactively resolve dependency conflicts.