Skip to content

Commit

Permalink
Bender.yml: Rollback
Browse files Browse the repository at this point in the history
  • Loading branch information
thommythomaso committed Sep 15, 2023
1 parent 4f210c1 commit 43fe908
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions Bender.lock
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ packages:
- common_cells
- common_verification
axi_rt:
revision: 7a00678deb73000890acbc7b35a85858bbf2e289
version: null
revision: b243310dd33b31e4e2ca5229aac20df25cfc45d5
version: 0.0.0-alpha
source:
Git: https://github.com/pulp-platform/axi_rt.git
dependencies:
Expand Down Expand Up @@ -145,7 +145,7 @@ packages:
- register_interface
- tech_cells_generic
register_interface:
revision: aa725095a2c67992e07a9be136cfb1ef3f471c1e
revision: ed8c85111db11b8c4b9e37e4f792908e01cea2ba
version: null
source:
Git: https://github.com/pulp-platform/register_interface.git
Expand Down
6 changes: 3 additions & 3 deletions Bender.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ dependencies:
axi: { git: "https://github.com/pulp-platform/axi.git", version: 0.39.0 }
axi_llc: { git: "https://github.com/pulp-platform/axi_llc.git", version: 0.2.1 }
axi_riscv_atomics: { git: "https://github.com/pulp-platform/axi_riscv_atomics.git", version: 0.8.1 }
axi_rt: { git: "https://github.com/pulp-platform/axi_rt.git", rev: bus_guard-tbenz }
axi_rt: { git: "https://github.com/pulp-platform/axi_rt.git", version: 0.0.0-alpha }
axi_vga: { git: "https://github.com/pulp-platform/axi_vga.git", version: 0.1.1 }
clint: { git: "https://github.com/pulp-platform/clint.git", version: 0.2.0 }
common_cells: { git: "https://github.com/pulp-platform/common_cells.git", version: 1.29.0 }
common_verification: { git: "https://github.com/pulp-platform/common_verification.git", version: 0.2.0 }
cva6: { git: "https://github.com/pulp-platform/cva6.git", rev: pulp-v0.4.3 }
iDMA: { git: "https://github.com/pulp-platform/iDMA.git", version: 0.5.0 }
opentitan_peripherals: { git: "https://github.com/pulp-platform/opentitan_peripherals.git", version: 0.4.0 }
register_interface: { git: "https://github.com/pulp-platform/register_interface.git", rev: aa72509 }
register_interface: { git: "https://github.com/pulp-platform/register_interface.git", rev: ed8c851 }
riscv-dbg: { git: "https://github.com/pulp-platform/riscv-dbg.git", version: 0.8.0 }
serial_link: { git: "https://github.com/pulp-platform/serial_link.git", version: 1.1.0 }
clic: { git: "https://github.com/pulp-platform/clic.git", version: 2.0.0 }
Expand All @@ -38,9 +38,9 @@ sources:
- hw/bootrom/cheshire_bootrom.sv
- hw/regs/cheshire_reg_pkg.sv
- hw/regs/cheshire_reg_top.sv
- hw/cheshire_pkg.sv
- hw/cheshire_ext_playground_pkg.sv
- hw/cheshire_ext_playground.sv
- hw/cheshire_pkg.sv
- hw/cheshire_soc.sv

- target: any(simulation, test)
Expand Down

0 comments on commit 43fe908

Please sign in to comment.