diff --git a/Bender.lock b/Bender.lock index a783217..e477681 100644 --- a/Bender.lock +++ b/Bender.lock @@ -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 @@ -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: diff --git a/Makefile b/Makefile index 7cf1e22..8c5e0e6 100644 --- a/Makefile +++ b/Makefile @@ -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