File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -79,10 +79,10 @@ packages:
7979 - redundancy_cells
8080 - register_interface
8181 hwpe-ctrl:
82- revision: 0e95510c0f4d43452d21b7723d766ae92e45c101
82+ revision: null
8383 version: null
8484 source:
85- Git: https://github.com/pulp-platform/ hwpe-ctrl.git
85+ Path: working_dir/ hwpe-ctrl
8686 dependencies:
8787 - tech_cells_generic
8888 hwpe-stream:
Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ module redmule_target_decoder
1717)(
1818 input logic clk_i,
1919 input logic rst_ni,
20- input logic clear_i | target_clear_o ,
21- output logic regif_clear_o ,
20+ input logic clear_i,
21+ output logic target_clear_o ,
2222 input logic config_ready_i,
2323 input logic op_done_i,
2424 output logic config_valid_o,
You can’t perform that action at this time.
0 commit comments