Skip to content

Commit

Permalink
core: fix multidriver bug related to RVC integration
Browse files Browse the repository at this point in the history
  • Loading branch information
saursin committed Dec 18, 2023
1 parent 58d42a0 commit d25af6e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions rtl/core/AtomRV.v
Original file line number Diff line number Diff line change
Expand Up @@ -237,10 +237,6 @@ module AtomRV # (
end
end

// Connect pc to imem address input
assign iport_addr_o = ProgramCounter;


`ifdef DPI_LOGGER
initial begin
dpi_logger_start();
Expand Down

0 comments on commit d25af6e

Please sign in to comment.