====== Synthesis of instruction decoder using Conditional Partial Order Graphs ======
{{ overview:instruction_decoder:screenshot.png?900,direct }}
LOAD = PCIU -> IFU + MAU
ADD = PCIU -> IFU + ALU
PUSH = PCIU -> IFU + ALU -> MAU
* {{overview:instruction_decoder:instruction_set_generated.work}}
* {{overview:instruction_decoder:conditional_partial_order_graph.work}}
* {{overview:instruction_decoder:microcontroller_interface.work}}
* {{overview:instruction_decoder:synthesised_microcontroller.work}}
* {{overview:instruction_decoder:simulation_of_the_push_instruction.work}}