kevinpt / opbasm

Open PicoBlaze Assembler
http://kevinpt.github.io/opbasm/
MIT License
60 stars 13 forks source link

Paebbels #9

Closed Paebbels closed 8 years ago

Paebbels commented 9 years ago

*Implemented .mif support.**

Detailed change list:

Questions:

Further optimizations:

MIF files support compression. It's possible to store recurring data words in one line. This could be used to store consecutive DEFAULT_JUMP instructions in one output line.

Paebbels commented 8 years ago

Oh, here is a open PR. Is this PR ok or should I improve anything?

kevinpt commented 8 years ago

Sorry, I forgot about this PR and haven't been monitoring the GH site. I've merged it in with a change to print 8 words per line. I haven't verified that this works in Quartus but it follows the docs on MIF.