Skip to content

Commit

Permalink
Fix isa string generation (#424)
Browse files Browse the repository at this point in the history
  • Loading branch information
tilk committed Jul 3, 2023
1 parent 98463a8 commit 21f7d7b
Show file tree
Hide file tree
Showing 35 changed files with 159 additions and 159 deletions.
Binary file modified .doctrees/Current_graph.doctree
Binary file not shown.
Binary file modified .doctrees/api.doctree
Binary file not shown.
Binary file modified .doctrees/auto_graph.doctree
Binary file not shown.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
2 changes: 1 addition & 1 deletion Assumptions.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ <h1>List of assumptions made during development<a class="headerlink" href="#list

<div role="contentinfo">
<p>&#169; Copyright Kuźnia Rdzeni, 2023.
<span class="lastupdated">Last updated on 12:02 2023-07-03.
<span class="lastupdated">Last updated on 13:04 2023-07-03.
</span></p>
</div>

Expand Down
88 changes: 44 additions & 44 deletions Current_graph.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,23 +97,23 @@ <h1>Full transaction-method graph<a class="headerlink" href="#full-transaction-m
WishboneMaster1_request[&quot;request&quot;]
end
subgraph FIFO[&quot;fifo_fetch FIFO&quot;]
FIFO_write[&quot;write&quot;]
FIFO_read[&quot;read&quot;]
FIFO_write[&quot;write&quot;]
end
subgraph BasicFifo[&quot;free_rf_fifo BasicFifo&quot;]
BasicFifo_read[&quot;read&quot;]
BasicFifo_write[&quot;write&quot;]
BasicFifo_read[&quot;read&quot;]
end
subgraph SimpleWBCacheRefiller[&quot;icache_refiller SimpleWBCacheRefiller&quot;]
SimpleWBCacheRefiller_start_refill[&quot;start_refill&quot;]
SimpleWBCacheRefiller_accept_refill[&quot;accept_refill&quot;]
SimpleWBCacheRefiller_start_refill[&quot;start_refill&quot;]
SimpleWBCacheRefiller_SimpleWBCacheRefiller[&quot;SimpleWBCacheRefiller&quot;]
end
subgraph ICache[&quot;icache ICache&quot;]
ICache_ICache[&quot;ICache&quot;]
ICache_accept_res[&quot;accept_res&quot;]
ICache_issue_req[&quot;issue_req&quot;]
ICache_ICache[&quot;ICache&quot;]
ICache_ICache1[&quot;ICache&quot;]
ICache_issue_req[&quot;issue_req&quot;]
ICache_ICache2[&quot;ICache&quot;]
subgraph FIFO1[&quot;req_fifo FIFO&quot;]
FIFO1_write[&quot;write&quot;]
Expand All @@ -140,15 +140,15 @@ <h1>Full transaction-method graph<a class="headerlink" href="#full-transaction-m
RRAT_commit[&quot;commit&quot;]
end
subgraph RegisterFile[&quot;RF RegisterFile&quot;]
RegisterFile_read2[&quot;read2&quot;]
RegisterFile_free[&quot;free&quot;]
RegisterFile_read1[&quot;read1&quot;]
RegisterFile_free[&quot;free&quot;]
RegisterFile_read2[&quot;read2&quot;]
RegisterFile_write[&quot;write&quot;]
end
subgraph ReorderBuffer[&quot;ROB ReorderBuffer&quot;]
ReorderBuffer_put[&quot;put&quot;]
ReorderBuffer_retire[&quot;retire&quot;]
ReorderBuffer_peek[&quot;peek&quot;]
ReorderBuffer_put[&quot;put&quot;]
ReorderBuffer_mark_done[&quot;mark_done&quot;]
end
subgraph ExceptionCauseRegister[&quot;exception_cause_register ExceptionCauseRegister&quot;]
Expand All @@ -174,33 +174,33 @@ <h1>Full transaction-method graph<a class="headerlink" href="#full-transaction-m
MethodProduct_method[&quot;method&quot;]
end
subgraph RSFuncBlock[&quot;rs_block_0 RSFuncBlock&quot;]
RSFuncBlock_update[&quot;update&quot;]
RSFuncBlock_get_result[&quot;get_result&quot;]
RSFuncBlock_select[&quot;select&quot;]
RSFuncBlock_insert[&quot;insert&quot;]
RSFuncBlock_update[&quot;update&quot;]
RSFuncBlock_get_result[&quot;get_result&quot;]
subgraph RS[&quot;rs RS&quot;]
RS_select[&quot;select&quot;]
RS_insert[&quot;insert&quot;]
RS_take[&quot;take&quot;]
RS_RS[&quot;RS&quot;]
RS_RS1[&quot;RS&quot;]
RS_RS2[&quot;RS&quot;]
RS_update[&quot;update&quot;]
RS_select[&quot;select&quot;]
RS_insert[&quot;insert&quot;]
end
subgraph AluFuncUnit[&quot;func_unit_0 AluFuncUnit&quot;]
AluFuncUnit_accept[&quot;accept&quot;]
AluFuncUnit_issue[&quot;issue&quot;]
subgraph FIFO2[&quot;fifo FIFO&quot;]
FIFO2_read[&quot;read&quot;]
FIFO2_write[&quot;write&quot;]
FIFO2_read[&quot;read&quot;]
end
end
subgraph WakeupSelect[&quot;wakeup_select_0 WakeupSelect&quot;]
WakeupSelect_WakeupSelect[&quot;WakeupSelect&quot;]
end
subgraph ShiftFuncUnit[&quot;func_unit_1 ShiftFuncUnit&quot;]
ShiftFuncUnit_accept[&quot;accept&quot;]
ShiftFuncUnit_issue[&quot;issue&quot;]
ShiftFuncUnit_accept[&quot;accept&quot;]
subgraph FIFO3[&quot;fifo FIFO&quot;]
FIFO3_write[&quot;write&quot;]
FIFO3_read[&quot;read&quot;]
Expand All @@ -210,12 +210,12 @@ <h1>Full transaction-method graph<a class="headerlink" href="#full-transaction-m
WakeupSelect1_WakeupSelect[&quot;WakeupSelect&quot;]
end
subgraph JumpBranchFuncUnit[&quot;func_unit_2 JumpBranchFuncUnit&quot;]
JumpBranchFuncUnit_branch_result[&quot;branch_result&quot;]
JumpBranchFuncUnit_issue[&quot;issue&quot;]
JumpBranchFuncUnit_accept[&quot;accept&quot;]
JumpBranchFuncUnit_branch_result[&quot;branch_result&quot;]
subgraph FIFO4[&quot;fifo_res FIFO&quot;]
FIFO4_write[&quot;write&quot;]
FIFO4_read[&quot;read&quot;]
FIFO4_write[&quot;write&quot;]
end
subgraph FIFO5[&quot;fifo_branch FIFO&quot;]
FIFO5_read[&quot;read&quot;]
Expand Down Expand Up @@ -245,11 +245,11 @@ <h1>Full transaction-method graph<a class="headerlink" href="#full-transaction-m
end
end
subgraph LSUDummy[&quot;rs_block_1 LSUDummy&quot;]
LSUDummy_update[&quot;update&quot;]
LSUDummy_insert[&quot;insert&quot;]
LSUDummy_get_result[&quot;get_result&quot;]
LSUDummy_precommit[&quot;precommit&quot;]
LSUDummy_select[&quot;select&quot;]
LSUDummy_update[&quot;update&quot;]
subgraph LSUDummyInternals[&quot;internal LSUDummyInternals&quot;]
LSUDummyInternals_LSUDummyInternals[&quot;LSUDummyInternals&quot;]
LSUDummyInternals_LSUDummyInternals1[&quot;LSUDummyInternals&quot;]
Expand All @@ -272,8 +272,8 @@ <h1>Full transaction-method graph<a class="headerlink" href="#full-transaction-m
CSRRegister_write[&quot;write&quot;]
end
subgraph CSRRegister1[&quot;register_high CSRRegister&quot;]
CSRRegister1_write[&quot;write&quot;]
CSRRegister1_read[&quot;read&quot;]
CSRRegister1_write[&quot;write&quot;]
end
end
subgraph DoubleCounterCSR1[&quot;csr_time DoubleCounterCSR&quot;]
Expand Down Expand Up @@ -329,8 +329,8 @@ <h1>Full transaction-method graph<a class="headerlink" href="#full-transaction-m
RSSelection_RSSelection1[&quot;RSSelection&quot;]
RSSelection_RSSelection2[&quot;RSSelection&quot;]
subgraph Forwarder3[&quot;forwarder Forwarder&quot;]
Forwarder3_write[&quot;write&quot;]
Forwarder3_read[&quot;read&quot;]
Forwarder3_write[&quot;write&quot;]
end
end
subgraph RSInsertion[&quot;rs_insertion RSInsertion&quot;]
Expand All @@ -350,8 +350,8 @@ <h1>Full transaction-method graph<a class="headerlink" href="#full-transaction-m
CSRRegister5_write[&quot;write&quot;]
end
subgraph CSRRegister6[&quot;register_high CSRRegister&quot;]
CSRRegister6_read[&quot;read&quot;]
CSRRegister6_write[&quot;write&quot;]
CSRRegister6_read[&quot;read&quot;]
end
end
end
Expand All @@ -371,18 +371,18 @@ <h1>Full transaction-method graph<a class="headerlink" href="#full-transaction-m
Core_InitFreeRFFifo --&gt; BasicFifo_write
Retirement_Retirement --&gt; BasicFifo_write
SimpleWBCacheRefiller_SimpleWBCacheRefiller --&gt; WishboneMaster_request
ICache_ICache1 --&gt; Forwarder_write
ICache_ICache --&gt; SimpleWBCacheRefiller_start_refill
SimpleWBCacheRefiller_accept_refill --&gt; ICache_ICache2
WishboneMaster_result --&gt; ICache_ICache2
Fetch_Fetch1 --&gt; ICache_issue_req
Fetch_Fetch1 --&gt; FIFO1_write
Fetch_Fetch1 --&gt; BasicFifo1_write
BasicFifo1_read --&gt; Fetch_Fetch
ICache_accept_res --&gt; Fetch_Fetch
FIFO1_read --&gt; Fetch_Fetch
Forwarder_read --&gt; Fetch_Fetch
Fetch_Fetch --&gt; FIFO_write
ICache_ICache --&gt; Forwarder_write
ICache_ICache2 --&gt; SimpleWBCacheRefiller_start_refill
SimpleWBCacheRefiller_accept_refill --&gt; ICache_ICache1
WishboneMaster_result --&gt; ICache_ICache1
Fetch_Fetch --&gt; ICache_issue_req
Fetch_Fetch --&gt; FIFO1_write
Fetch_Fetch --&gt; BasicFifo1_write
BasicFifo1_read --&gt; Fetch_Fetch1
ICache_accept_res --&gt; Fetch_Fetch1
FIFO1_read --&gt; Fetch_Fetch1
Forwarder_read --&gt; Fetch_Fetch1
Fetch_Fetch1 --&gt; FIFO_write
AdapterTrans_AdapterTrans_write --&gt; FIFO_write
FIFO_read --&gt; Decode_Decode
Decode_Decode --&gt; FIFO6_write
Expand All @@ -395,15 +395,15 @@ <h1>Full transaction-method graph<a class="headerlink" href="#full-transaction-m
FIFO8_read --&gt; ROBAllocation_ROBAllocation
ROBAllocation_ROBAllocation --&gt; ReorderBuffer_put
ROBAllocation_ROBAllocation --&gt; FIFO9_write
FIFO9_read --&gt; RSSelection_RSSelection1
RSSelection_RSSelection1 --&gt; Forwarder3_write
FIFO9_read --&gt; RSSelection_RSSelection2
RSSelection_RSSelection2 --&gt; Forwarder3_write
Forwarder3_read --&gt; RSSelection_RSSelection1
Forwarder3_read --&gt; RSSelection_RSSelection
Forwarder3_read --&gt; RSSelection_RSSelection2
RSFuncBlock_select --&gt; RSSelection_RSSelection
RS_select --&gt; RSSelection_RSSelection
RSFuncBlock_select --&gt; RSSelection_RSSelection1
RS_select --&gt; RSSelection_RSSelection1
RSSelection_RSSelection1 --&gt; FIFO10_write
RSSelection_RSSelection --&gt; FIFO10_write
RSSelection_RSSelection2 --&gt; FIFO10_write
RSSelection_RSSelection2 &lt;--&gt; LSUDummy_select
RSSelection_RSSelection &lt;--&gt; LSUDummy_select
FIFO10_read --&gt; RSInsertion_RSInsertion
RegisterFile_read1 --&gt; RSInsertion_RSInsertion
RegisterFile_read2 --&gt; RSInsertion_RSInsertion
Expand Down Expand Up @@ -444,12 +444,12 @@ <h1>Full transaction-method graph<a class="headerlink" href="#full-transaction-m
FIFO3_read --&gt; ConnectTrans3_ConnectTrans
JumpBranchFuncUnit_accept --&gt; ConnectTrans4_ConnectTrans
FIFO4_read --&gt; ConnectTrans4_ConnectTrans
LSUDummyInternals_LSUDummyInternals5 --&gt; WishboneMaster1_request
LSUDummyInternals_LSUDummyInternals1 --&gt; WishboneMaster1_request
LSUDummyInternals_LSUDummyInternals3 --&gt; WishboneMaster1_request
LSUDummyInternals_LSUDummyInternals4 --&gt; WishboneMaster1_request
LSUDummyInternals_LSUDummyInternals2 --&gt; WishboneMaster1_request
WishboneMaster1_result --&gt; LSUDummyInternals_LSUDummyInternals5
WishboneMaster1_result --&gt; LSUDummyInternals_LSUDummyInternals
LSUDummyInternals_LSUDummyInternals --&gt; WishboneMaster1_request
WishboneMaster1_result --&gt; LSUDummyInternals_LSUDummyInternals3
WishboneMaster1_result --&gt; LSUDummyInternals_LSUDummyInternals4
ConnectTrans_ConnectTrans --&gt; Forwarder1_write
ConnectTrans1_ConnectTrans --&gt; Forwarder1_write
RSFuncBlock_get_result --&gt; ConnectTrans_ConnectTrans
Expand Down Expand Up @@ -492,7 +492,7 @@ <h1>Full transaction-method graph<a class="headerlink" href="#full-transaction-m

<div role="contentinfo">
<p>&#169; Copyright Kuźnia Rdzeni, 2023.
<span class="lastupdated">Last updated on 12:02 2023-07-03.
<span class="lastupdated">Last updated on 13:04 2023-07-03.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion Development_environment.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ <h3>build_docs.sh<a class="headerlink" href="#build-docs-sh" title="Permalink to

<div role="contentinfo">
<p>&#169; Copyright Kuźnia Rdzeni, 2023.
<span class="lastupdated">Last updated on 12:02 2023-07-03.
<span class="lastupdated">Last updated on 13:04 2023-07-03.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion Home.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ <h2>Documentation<a class="headerlink" href="#documentation" title="Permalink to

<div role="contentinfo">
<p>&#169; Copyright Kuźnia Rdzeni, 2023.
<span class="lastupdated">Last updated on 12:02 2023-07-03.
<span class="lastupdated">Last updated on 13:04 2023-07-03.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion Problem-checklist.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ <h1>Problem checklist<a class="headerlink" href="#problem-checklist" title="Perm

<div role="contentinfo">
<p>&#169; Copyright Kuźnia Rdzeni, 2023.
<span class="lastupdated">Last updated on 12:02 2023-07-03.
<span class="lastupdated">Last updated on 13:04 2023-07-03.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion Transactions.html
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ <h3>Transaction and method nesting<a class="headerlink" href="#transaction-and-m

<div role="contentinfo">
<p>&#169; Copyright Kuźnia Rdzeni, 2023.
<span class="lastupdated">Last updated on 12:02 2023-07-03.
<span class="lastupdated">Last updated on 13:04 2023-07-03.
</span></p>
</div>

Expand Down
Loading

0 comments on commit 21f7d7b

Please sign in to comment.