Age | Commit message (Expand) | Author |
---|---|---|
2018-10-09 | Added some SVP register arrays for PMC stuff | Michael Pavone |
2018-10-06 | Implement program ROM reads | Michael Pavone |
2018-10-04 | Add the ability for a CPU definition to reference arbitrary C includes and us... | Michael Pavone |
2018-10-01 | Clean up warnings from -1 case | Michael Pavone |
2018-10-01 | Getting SVP core closer to compiling | Michael Pavone |
2018-09-25 | Add missing end in svp_ram_read. Fix alu_ram_indirect | Michael Pavone |
2018-09-24 | Support immediate operands for ld and alu ops in SVP. Support double indirect... | Michael Pavone |
2018-09-21 | Did some cleanup of SVP code using the newly more powerful DSL if block and f... | Michael Pavone |
2018-09-18 | Initial commit of CPU DSL and a WIP SVP implementation written in that DSL | Michael Pavone |