Skip to content

Commit

Permalink
Merge pull request #852 from openhwgroup/dev
Browse files Browse the repository at this point in the history
Automatic PR dev->master
  • Loading branch information
davideschiavone authored Aug 16, 2023
2 parents 5f5fd49 + c58aecd commit f06ed4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example_tb/core/cv32e40p_tb_subsystem.sv
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ module cv32e40p_tb_subsystem #(
.irq_external_o(irq_external),
.irq_fast_o (irq_fast),

.pc_core_id_i(wrapper_i.core_i.pc_id),
.pc_core_id_i(top_i.core_i.pc_id),

.tests_passed_o(tests_passed_o),
.tests_failed_o(tests_failed_o),
Expand Down

0 comments on commit f06ed4d

Please sign in to comment.