Synthesis of instruction decoder using Conditional Partial Order Graphs
algebraic representation of instruction classes
LOAD = PCIU -> IFU + MAU ADD = PCIU -> IFU + ALU PUSH = PCIU -> IFU + ALU -> MAU
instruction_set_generated.work
conditional_partial_order_graph.work
microcontroller_interface.work
synthesised_microcontroller.work
simulation_of_the_push_instruction.work