Skip to content
Merged
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
7 changes: 0 additions & 7 deletions rtl/ibex_core.sv
Original file line number Diff line number Diff line change
Expand Up @@ -1035,13 +1035,6 @@ module ibex_core import ibex_pkg::*; #(

`endif // INC_ASSERT

////////////////////////
// RF (Register File) //
////////////////////////
`ifdef RVFI
`endif


/////////////////////////////////////////
// CSRs (Control and Status Registers) //
/////////////////////////////////////////
Expand Down
Loading