Plecto
Full Member level 5
Hello. We are working on a uni project that includes a single cycle MIPS implemented on a FPGA. The idea is to serially transfer the assembly instructions on to the MIPS, but we were wondering if we could use a simple computer program that compiles a piece of C-code to assembly (in HEX) so that we could just copy-paste it?