Skip to content

Commit

Permalink
Use FF-based RegFile in NEureka.
Browse files Browse the repository at this point in the history
  • Loading branch information
Yvan Tortorella committed Aug 16, 2024
1 parent 2cd26c4 commit f9ecda0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Bender.lock
Original file line number Diff line number Diff line change
Expand Up @@ -179,8 +179,8 @@ packages:
dependencies:
- common_cells
neureka:
revision: b6141132d915b3fa5c1db712b730ac463a949a34
version: 1.0.0
revision: 97be61c6305d6959b7fb70d1d3cfc87cb93556d1
version: null
source:
Git: https://github.com/pulp-platform/neureka.git
dependencies:
Expand Down
2 changes: 1 addition & 1 deletion Bender.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies:
register_interface: { git: "https://github.com/pulp-platform/register_interface.git", version: 0.4.4 }
redundancy_cells: { git: "https://github.com/pulp-platform/redundancy_cells.git", rev: 49e714b97a19a7aaddf064ae2757c8f02d1f62dc } # branch: astral-v0
redmule: { git: "https://github.com/pulp-platform/redmule.git", rev: 60ba008c339ec70b5ffa7120bec2cbf5a8f53c99 } # branch: fc/hci-v2.1
neureka: { git: "https://github.com/pulp-platform/neureka.git", version: 1.0.0 }
neureka: { git: "https://github.com/pulp-platform/neureka.git", rev: 97be61c6305d6959b7fb70d1d3cfc87cb93556d1 } # branch: yt/temp
softex: { git: "https://github.com/belanoa/softex.git" , version: 1.0.0 }

export_include_dirs:
Expand Down

0 comments on commit f9ecda0

Please sign in to comment.