Skip to content

Commit

Permalink
Fix build (#500)
Browse files Browse the repository at this point in the history
  • Loading branch information
tilk committed Nov 2, 2023
1 parent f31e173 commit 5ed4d3c
Show file tree
Hide file tree
Showing 37 changed files with 158 additions and 158 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 08:22 2023-11-02.
<span class="lastupdated">Last updated on 16:15 2023-11-02.
</span></p>
</div>

Expand Down
86 changes: 43 additions & 43 deletions Current_graph.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,16 +105,16 @@ <h1>Full transaction-method graph<a class="headerlink" href="#full-transaction-m
BasicFifo_read[&quot;read&quot;]
end
subgraph SimpleWBCacheRefiller[&quot;icache_refiller SimpleWBCacheRefiller&quot;]
SimpleWBCacheRefiller_SimpleWBCacheRefiller[&quot;SimpleWBCacheRefiller&quot;]
SimpleWBCacheRefiller_accept_refill[&quot;accept_refill&quot;]
SimpleWBCacheRefiller_SimpleWBCacheRefiller[&quot;SimpleWBCacheRefiller&quot;]
SimpleWBCacheRefiller_start_refill[&quot;start_refill&quot;]
end
subgraph ICache[&quot;icache ICache&quot;]
ICache_issue_req[&quot;issue_req&quot;]
ICache_ICache[&quot;ICache&quot;]
ICache_ICache1[&quot;ICache&quot;]
ICache_accept_res[&quot;accept_res&quot;]
ICache_ICache2[&quot;ICache&quot;]
ICache_accept_res[&quot;accept_res&quot;]
ICache_issue_req[&quot;issue_req&quot;]
subgraph FIFO1[&quot;req_fifo FIFO&quot;]
FIFO1_write[&quot;write&quot;]
FIFO1_read[&quot;read&quot;]
Expand Down Expand Up @@ -146,10 +146,10 @@ <h1>Full transaction-method graph<a class="headerlink" href="#full-transaction-m
RegisterFile_free[&quot;free&quot;]
end
subgraph ReorderBuffer[&quot;ROB ReorderBuffer&quot;]
ReorderBuffer_retire[&quot;retire&quot;]
ReorderBuffer_put[&quot;put&quot;]
ReorderBuffer_mark_done[&quot;mark_done&quot;]
ReorderBuffer_peek[&quot;peek&quot;]
ReorderBuffer_retire[&quot;retire&quot;]
ReorderBuffer_put[&quot;put&quot;]
ReorderBuffer_get_indices[&quot;get_indices&quot;]
end
subgraph ExceptionCauseRegister[&quot;exception_cause_register ExceptionCauseRegister&quot;]
Expand All @@ -176,23 +176,23 @@ <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_insert[&quot;insert&quot;]
RSFuncBlock_select[&quot;select&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_RS[&quot;RS&quot;]
RS_take[&quot;take&quot;]
RS_insert[&quot;insert&quot;]
RS_update[&quot;update&quot;]
RS_RS1[&quot;RS&quot;]
RS_update[&quot;update&quot;]
RS_RS2[&quot;RS&quot;]
RS_RS3[&quot;RS&quot;]
RS_take[&quot;take&quot;]
RS_insert[&quot;insert&quot;]
RS_select[&quot;select&quot;]
end
subgraph AluFuncUnit[&quot;func_unit_0 AluFuncUnit&quot;]
AluFuncUnit_accept[&quot;accept&quot;]
AluFuncUnit_issue[&quot;issue&quot;]
AluFuncUnit_accept[&quot;accept&quot;]
subgraph FIFO2[&quot;fifo FIFO&quot;]
FIFO2_read[&quot;read&quot;]
FIFO2_write[&quot;write&quot;]
Expand All @@ -205,20 +205,20 @@ <h1>Full transaction-method graph<a class="headerlink" href="#full-transaction-m
ShiftFuncUnit_accept[&quot;accept&quot;]
ShiftFuncUnit_issue[&quot;issue&quot;]
subgraph FIFO3[&quot;fifo FIFO&quot;]
FIFO3_write[&quot;write&quot;]
FIFO3_read[&quot;read&quot;]
FIFO3_write[&quot;write&quot;]
end
end
subgraph WakeupSelect1[&quot;wakeup_select_1 WakeupSelect&quot;]
WakeupSelect1_WakeupSelect[&quot;WakeupSelect&quot;]
end
subgraph JumpBranchFuncUnit[&quot;func_unit_2 JumpBranchFuncUnit&quot;]
JumpBranchFuncUnit_accept[&quot;accept&quot;]
JumpBranchFuncUnit_branch_result[&quot;branch_result&quot;]
JumpBranchFuncUnit_accept[&quot;accept&quot;]
JumpBranchFuncUnit_issue[&quot;issue&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 All @@ -229,8 +229,8 @@ <h1>Full transaction-method graph<a class="headerlink" href="#full-transaction-m
WakeupSelect2_WakeupSelect[&quot;WakeupSelect&quot;]
end
subgraph ExceptionFuncUnit[&quot;func_unit_3 ExceptionFuncUnit&quot;]
ExceptionFuncUnit_issue[&quot;issue&quot;]
ExceptionFuncUnit_accept[&quot;accept&quot;]
ExceptionFuncUnit_issue[&quot;issue&quot;]
subgraph FIFO6[&quot;fifo FIFO&quot;]
FIFO6_write[&quot;write&quot;]
FIFO6_read[&quot;read&quot;]
Expand Down Expand Up @@ -282,19 +282,19 @@ <h1>Full transaction-method graph<a class="headerlink" href="#full-transaction-m
subgraph DoubleCounterCSR[&quot;csr_cycle DoubleCounterCSR&quot;]
DoubleCounterCSR_increment[&quot;increment&quot;]
subgraph CSRRegister[&quot;register_low CSRRegister&quot;]
CSRRegister_read[&quot;read&quot;]
CSRRegister_write[&quot;write&quot;]
CSRRegister_read[&quot;read&quot;]
end
subgraph CSRRegister1[&quot;register_high CSRRegister&quot;]
CSRRegister1_read[&quot;read&quot;]
CSRRegister1_write[&quot;write&quot;]
CSRRegister1_read[&quot;read&quot;]
end
end
subgraph DoubleCounterCSR1[&quot;csr_time DoubleCounterCSR&quot;]
DoubleCounterCSR1_increment[&quot;increment&quot;]
subgraph CSRRegister2[&quot;register_low CSRRegister&quot;]
CSRRegister2_write[&quot;write&quot;]
CSRRegister2_read[&quot;read&quot;]
CSRRegister2_write[&quot;write&quot;]
end
subgraph CSRRegister3[&quot;register_high CSRRegister&quot;]
CSRRegister3_read[&quot;read&quot;]
Expand All @@ -306,16 +306,16 @@ <h1>Full transaction-method graph<a class="headerlink" href="#full-transaction-m
end
end
subgraph FIFO7[&quot;fifo_decode FIFO&quot;]
FIFO7_read[&quot;read&quot;]
FIFO7_write[&quot;write&quot;]
FIFO7_read[&quot;read&quot;]
end
subgraph Decode[&quot;decode Decode&quot;]
Decode_Decode[&quot;Decode&quot;]
end
subgraph Scheduler[&quot;scheduler Scheduler&quot;]
subgraph FIFO8[&quot;alloc_rename_buf FIFO&quot;]
FIFO8_read[&quot;read&quot;]
FIFO8_write[&quot;write&quot;]
FIFO8_read[&quot;read&quot;]
end
subgraph RegAllocation[&quot;reg_alloc RegAllocation&quot;]
RegAllocation_RegAllocation[&quot;RegAllocation&quot;]
Expand All @@ -328,8 +328,8 @@ <h1>Full transaction-method graph<a class="headerlink" href="#full-transaction-m
Renaming_Renaming[&quot;Renaming&quot;]
end
subgraph FIFO10[&quot;reg_alloc_out_buf FIFO&quot;]
FIFO10_read[&quot;read&quot;]
FIFO10_write[&quot;write&quot;]
FIFO10_read[&quot;read&quot;]
end
subgraph ROBAllocation[&quot;rob_alloc ROBAllocation&quot;]
ROBAllocation_ROBAllocation[&quot;ROBAllocation&quot;]
Expand Down Expand Up @@ -383,12 +383,12 @@ <h1>Full transaction-method graph<a class="headerlink" href="#full-transaction-m
end
end
Core_InitFreeRFFifo --&gt; BasicFifo_write
Retirement_Retirement --&gt; BasicFifo_write
Retirement_Retirement1 --&gt; BasicFifo_write
SimpleWBCacheRefiller_SimpleWBCacheRefiller --&gt; WishboneMaster_request
ICache_ICache2 --&gt; Forwarder_write
ICache_ICache --&gt; SimpleWBCacheRefiller_start_refill
SimpleWBCacheRefiller_accept_refill --&gt; ICache_ICache1
WishboneMaster_result --&gt; ICache_ICache1
ICache_ICache --&gt; Forwarder_write
ICache_ICache1 --&gt; SimpleWBCacheRefiller_start_refill
SimpleWBCacheRefiller_accept_refill --&gt; ICache_ICache2
WishboneMaster_result --&gt; ICache_ICache2
Fetch_Fetch --&gt; ICache_issue_req
Fetch_Fetch --&gt; FIFO1_write
Fetch_Fetch --&gt; BasicFifo1_write
Expand Down Expand Up @@ -436,14 +436,14 @@ <h1>Full transaction-method graph<a class="headerlink" href="#full-transaction-m
ResultAnnouncement_ResultAnnouncement --&gt; RSFuncBlock_update
ResultAnnouncement_ResultAnnouncement --&gt; RS_update
ResultAnnouncement_ResultAnnouncement --&gt; LSUDummy_update
RS_RS --&gt; WakeupSelect_WakeupSelect
RS_RS2 --&gt; WakeupSelect_WakeupSelect
RS_take --&gt; WakeupSelect_WakeupSelect
RS_take --&gt; WakeupSelect1_WakeupSelect
RS_take --&gt; WakeupSelect2_WakeupSelect
RS_take --&gt; WakeupSelect3_WakeupSelect
WakeupSelect_WakeupSelect --&gt; AluFuncUnit_issue
WakeupSelect_WakeupSelect --&gt; FIFO2_write
RS_RS2 --&gt; WakeupSelect1_WakeupSelect
RS_RS1 --&gt; WakeupSelect1_WakeupSelect
WakeupSelect1_WakeupSelect --&gt; ShiftFuncUnit_issue
WakeupSelect1_WakeupSelect --&gt; FIFO3_write
RS_RS3 --&gt; WakeupSelect2_WakeupSelect
Expand All @@ -458,7 +458,7 @@ <h1>Full transaction-method graph<a class="headerlink" href="#full-transaction-m
ReorderBuffer_get_indices --&gt; LSUDummyInternals_LSUDummyInternals
WakeupSelect2_WakeupSelect --&gt; FIFO4_write
WakeupSelect2_WakeupSelect --&gt; FIFO5_write
RS_RS1 --&gt; WakeupSelect3_WakeupSelect
RS_RS --&gt; WakeupSelect3_WakeupSelect
WakeupSelect3_WakeupSelect --&gt; ExceptionFuncUnit_issue
WakeupSelect3_WakeupSelect --&gt; FIFO6_write
ConnectTrans2_ConnectTrans --&gt; Forwarder2_write
Expand All @@ -481,18 +481,18 @@ <h1>Full transaction-method graph<a class="headerlink" href="#full-transaction-m
Collector1_method --&gt; ConnectTrans_ConnectTrans
Forwarder2_read --&gt; ConnectTrans_ConnectTrans
LSUDummy_get_result --&gt; ConnectTrans1_ConnectTrans
ReorderBuffer_peek --&gt; Retirement_Retirement1
Retirement_Retirement1 --&gt; LSUDummy_precommit
ReorderBuffer_retire --&gt; Retirement_Retirement
ExceptionCauseRegister_get --&gt; Retirement_Retirement
Retirement_Retirement --&gt; CSRRegister4_write
Retirement_Retirement --&gt; RRAT_commit
Retirement_Retirement --&gt; RegisterFile_free
Retirement_Retirement &lt;--&gt; DoubleCounterCSR2_increment
CSRRegister5_read --&gt; Retirement_Retirement
Retirement_Retirement --&gt; CSRRegister5_write
CSRRegister6_read --&gt; Retirement_Retirement
Retirement_Retirement --&gt; CSRRegister6_write
ReorderBuffer_peek --&gt; Retirement_Retirement
Retirement_Retirement --&gt; LSUDummy_precommit
ReorderBuffer_retire --&gt; Retirement_Retirement1
ExceptionCauseRegister_get --&gt; Retirement_Retirement1
Retirement_Retirement1 --&gt; CSRRegister4_write
Retirement_Retirement1 --&gt; RRAT_commit
Retirement_Retirement1 --&gt; RegisterFile_free
Retirement_Retirement1 &lt;--&gt; DoubleCounterCSR2_increment
CSRRegister5_read --&gt; Retirement_Retirement1
Retirement_Retirement1 --&gt; CSRRegister5_write
CSRRegister6_read --&gt; Retirement_Retirement1
Retirement_Retirement1 --&gt; CSRRegister6_write
GenericCSRRegisters_GenericCSRRegisters &lt;--&gt; DoubleCounterCSR_increment
CSRRegister_read --&gt; GenericCSRRegisters_GenericCSRRegisters
GenericCSRRegisters_GenericCSRRegisters --&gt; CSRRegister_write
Expand All @@ -517,7 +517,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 08:22 2023-11-02.
<span class="lastupdated">Last updated on 16:15 2023-11-02.
</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 08:22 2023-11-02.
<span class="lastupdated">Last updated on 16:15 2023-11-02.
</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 08:22 2023-11-02.
<span class="lastupdated">Last updated on 16:15 2023-11-02.
</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 08:22 2023-11-02.
<span class="lastupdated">Last updated on 16:15 2023-11-02.
</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 @@ -409,7 +409,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 08:22 2023-11-02.
<span class="lastupdated">Last updated on 16:15 2023-11-02.
</span></p>
</div>

Expand Down
Loading

0 comments on commit 5ed4d3c

Please sign in to comment.