Skip to content

Commit 0d81d4e

Browse files
committedOct 23, 2012
Update README.md
1 parent 962573b commit 0d81d4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ a graphical representation of a CPU pipeline behaviour during simulation.
77
It is being developped in parallel with this project <a href="https://github.com/fallen/milkymist-mmu-simulation">[1]</a> which aims at allowing simulation of [MMU | noMMU]
88
LatticeMico32 softcore CPU.
99

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
1111
stages during the simulation of the execution of a given binary file.
1212

1313
<b>Draw Me a Pipeline</b> represents interesting wire/register values conditioning the pipeline state changes

0 commit comments

Comments
 (0)
Please sign in to comment.