fabianschuiki / llhd

Low Level Hardware Description — A foundation for building hardware design tools.
http://www.llhd.io
Apache License 2.0
392 stars 30 forks source link

Apply changes to arith/drv/reg instruction specs to codebase #115

Open fabianschuiki opened 4 years ago

fabianschuiki commented 4 years ago

There have been some spec changes to arithmetic instructions, as well as the drv and reg instructions. Apply these to the codebase, more specifically in the ir, verifier, and assembly modules.

Todo