You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ a graphical representation of a CPU pipeline behaviour during simulation.
7
7
It is being developped in parallel with this project <ahref="https://github.com/fallen/milkymist-mmu-simulation">[1]</a> which aims at allowing simulation of [MMU | noMMU]
8
8
LatticeMico32 softcore CPU.
9
9
10
-
Draw Me a Pipeline uses the pydot library to generate a diagram representing the changes in each of the CPU pipeline
10
+
<b>Draw Me a Pipeline</b> uses the pydot library to generate a diagram representing the changes in each of the CPU pipeline
11
11
stages during the simulation of the execution of a given binary file.
12
12
13
13
<b>Draw Me a Pipeline</b> represents interesting wire/register values conditioning the pipeline state changes
0 commit comments