/HuffMIPS

Huffman Encoder/Decoder Implemented in MIPS Assembly

Primary LanguageAssembly

HuffMIPS

Huffman Encoder/Decoder Implemented in MIPS Assembly

How To Run

You may execute the assembly files using MARS or SPIM (both of which are MIPS simulators) To toggle between the two simulators, just change the file "run.bash" You may run the tests using "test_all.bash"