inorder_model: Added pipelines vs fsm diagram.
authorAndrey Miroshnikov <andrey@technepisteme.xyz>
Wed, 9 Aug 2023 20:10:55 +0000 (20:10 +0000)
committerAndrey Miroshnikov <andrey@technepisteme.xyz>
Wed, 9 Aug 2023 20:10:55 +0000 (20:10 +0000)
3d_gpu/architecture/inorder_model.mdwn

index 126c864c5fb3c1597337fec08888f55d1fe94603..4ddbbeda0ca0b4fc290513a30e09df19c23e73af 100644 (file)
@@ -17,6 +17,10 @@ This control unit has not been written in HDL yet, however there's currently a
 task to develop the model for the simulator first. The model will be used to
 determine performance (and eventually to write the HDL).
 
+Diagram that Luke drew comparing pipelines and fsms:
+
+[[!img /3d_gpu/pipeline_vs_fsms.jpg size="600x"]]
+
 # The Model
 ## Brief