Instrument Pattern Loader and Compiler
- Designed a instrument pattern loader to load instructions to memory.
- Implemented a logical board driver that receives and processes microcodes.
- Implemented a physical board driver that calculates equivalent HW instructions for the microcodes and populates a memory lookup table.
- Language Used: C++/C#