summaryrefslogtreecommitdiff
path: root/svp.cpu
AgeCommit message (Expand)Author
2018-09-25Add missing end in svp_ram_read. Fix alu_ram_indirectMichael Pavone
2018-09-24Support immediate operands for ld and alu ops in SVP. Support double indirect...Michael Pavone
2018-09-21Did some cleanup of SVP code using the newly more powerful DSL if block and f...Michael Pavone
2018-09-18Initial commit of CPU DSL and a WIP SVP implementation written in that DSLMichael Pavone