Plecto
Full Member level 5
- Joined
- Jan 4, 2012
- Messages
- 315
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,298
- Activity points
- 4,979
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?