Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Dolu1990 committed Nov 14, 2024
1 parent f5c5e04 commit ff4632b
Showing 1 changed file with 23 additions and 23 deletions.
46 changes: 23 additions & 23 deletions source/VexiiRiscv/Performance/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -143,26 +143,26 @@ That particular path is the one going through the RS1 -> SrcPlugin -> IntAluPlug

.. code-block::
- Node((toplevel/execute_ctrl1_down_integer_RS1_lane0 : Bits[32 bits]))
- Node((toplevel/_zz_execute_ctrl1_down_integer_RS1_lane0_1 : Bits[32 bits]))
- Node((toplevel/execute_ctrl2_down_lane0_integer_WriteBackPlugin_logic_DATA_lane0 : Bits[32 bits]))
- Node((toplevel/execute_ctrl2_lane0_integer_WriteBackPlugin_logic_DATA_lane0_bypass : Bits[32 bits]))
- Node((toplevel/lane0_integer_WriteBackPlugin_logic_stages_0_muxed : Bits[32 bits]))
- Node((Bits | Bits)[32 bits])
- Node((Bool ? Bits | Bits)[32 bits])
- Node((toplevel/lane0_IntFormatPlugin_logic_stages_0_wb_payload : Bits[32 bits]))
- Node((toplevel/lane0_IntFormatPlugin_logic_stages_0_raw : Bits[32 bits]))
- Node((Bits | Bits)[32 bits])
- Node((Bool ? Bits | Bits)[32 bits])
- Node((toplevel/early0_IntAluPlugin_logic_wb_payload : Bits[32 bits]))
- Node((toplevel/execute_ctrl2_down_early0_IntAluPlugin_ALU_RESULT_lane0 : Bits[32 bits]))
- Node((SInt -> Bits of 32 bits))
- Node((toplevel/early0_IntAluPlugin_logic_alu_result : SInt[32 bits]))
- Node((SInt | SInt)[32 bits])
- Node((SInt | SInt)[32 bits])
- Node((toplevel/early0_IntAluPlugin_logic_alu_bitwise : SInt[32 bits]))
- Node((SInt & SInt)[32 bits])
- Node((toplevel/execute_ctrl2_down_early0_SrcPlugin_SRC1_lane0 : SInt[32 bits]))
- Node((toplevel/_zz_execute_ctrl2_down_early0_SrcPlugin_SRC1_lane0 : SInt[32 bits]))
- Node((Bits -> SInt of 32 bits))
- Node((toplevel/execute_ctrl2_up_integer_RS1_lane0 : Bits[32 bits]))
- Node((toplevel/execute_ctrl1_down_integer_RS1_lane0 : Bits[32 bits]))
- Node((toplevel/_zz_execute_ctrl1_down_integer_RS1_lane0_1 : Bits[32 bits]))
- Node((toplevel/execute_ctrl2_down_lane0_integer_WriteBackPlugin_logic_DATA_lane0 : Bits[32 bits]))
- Node((toplevel/execute_ctrl2_lane0_integer_WriteBackPlugin_logic_DATA_lane0_bypass : Bits[32 bits]))
- Node((toplevel/lane0_integer_WriteBackPlugin_logic_stages_0_muxed : Bits[32 bits]))
- Node((Bits | Bits)[32 bits])
- Node((Bool ? Bits | Bits)[32 bits])
- Node((toplevel/lane0_IntFormatPlugin_logic_stages_0_wb_payload : Bits[32 bits]))
- Node((toplevel/lane0_IntFormatPlugin_logic_stages_0_raw : Bits[32 bits]))
- Node((Bits | Bits)[32 bits])
- Node((Bool ? Bits | Bits)[32 bits])
- Node((toplevel/early0_IntAluPlugin_logic_wb_payload : Bits[32 bits]))
- Node((toplevel/execute_ctrl2_down_early0_IntAluPlugin_ALU_RESULT_lane0 : Bits[32 bits]))
- Node((SInt -> Bits of 32 bits))
- Node((toplevel/early0_IntAluPlugin_logic_alu_result : SInt[32 bits]))
- Node((SInt | SInt)[32 bits])
- Node((SInt | SInt)[32 bits])
- Node((toplevel/early0_IntAluPlugin_logic_alu_bitwise : SInt[32 bits]))
- Node((SInt & SInt)[32 bits])
- Node((toplevel/execute_ctrl2_down_early0_SrcPlugin_SRC1_lane0 : SInt[32 bits]))
- Node((toplevel/_zz_execute_ctrl2_down_early0_SrcPlugin_SRC1_lane0 : SInt[32 bits]))
- Node((Bits -> SInt of 32 bits))
- Node((toplevel/execute_ctrl2_up_integer_RS1_lane0 : Bits[32 bits]))

0 comments on commit ff4632b

Please sign in to comment.