Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions Bender.lock
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ packages:
- common_cells
- register_interface
cheshire:
revision: b3a2f370f2fc2c74a6bf96fa6d6b614ca61c5021
revision: 5068d3cf2e37519586a31663cb3609537cbec972
version: null
source:
Git: https://github.com/pulp-platform/cheshire.git
Expand Down Expand Up @@ -286,8 +286,8 @@ packages:
dependencies:
- tech_cells_generic
serial_link:
revision: d4e513aebd368d77808c5e6629a1e2729c16eba0
version: 2.0.0
revision: bb06f8522c4b1f185fc09f0b9ef73fe9f19da391
version: 2.0.1
source:
Git: https://github.com/pulp-platform/serial_link.git
dependencies:
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ clean-pd:
#########################

GW_HW_ALL += $(CHS_HW_ALL)
GW_HW_ALL += $(CHS_SIM_ALL)
GW_HW_ALL += $(CHS_MODELS_ALL)
GW_HW_ALL += $(GW_RDL_HW_ALL)

.PHONY: gwaihir-hw-all gwaihir-hw-clean clean
Expand Down
Loading