Skip to content

Commit

Permalink
🔖 Release 0.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Mach committed Oct 5, 2020
2 parents a0e46fd + 8b3182e commit ab39aaf
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Bender.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ package:

dependencies:
common_cells: {git: "https://github.com/pulp-platform/common_cells.git", version: 1.13.1}
fpu_div_sqrt_mvp: {git: "https://github.com/pulp-platform/fpu_div_sqrt_mvp.git", version: 1.0.3}
fpu_div_sqrt_mvp: {git: "https://github.com/pulp-platform/fpu_div_sqrt_mvp.git", version: 1.0.4}

sources:
- src/fpnew_pkg.sv
Expand Down
7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,13 @@ Versions of the IP in the same major relase are "pin-compatible" with each other
### Fixed


## [0.6.4] - 2020-10-05

### Fixed
- Updated dependencies for Bender and IPApproX [(#37)](https://github.com/pulp-platform/fpnew/issues/37)
- [fpu_div_sqrt_mvp] Bump for formal version number


## [0.6.3] - 2020-10-02

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion ips_list.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ common_cells:
domain: [soc, cluster]

fpu_div_sqrt_mvp:
commit: v1.0.3
commit: v1.0.4
domain: [cluster,soc]
2 changes: 1 addition & 1 deletion src/fpu_div_sqrt_mvp
Submodule fpu_div_sqrt_mvp updated 1 files
+8 −1 CHANGELOG.md

0 comments on commit ab39aaf

Please sign in to comment.