bluespec / Piccolo

RISC-V CPU, simple 3-stage pipeline, for low-end applications (e.g., embedded, IoT)
Apache License 2.0
301 stars 48 forks source link

Reference TCA Design #33

Open nirajnsharma opened 4 years ago

nirajnsharma commented 4 years ago

Create a reference TCA which uses the custom instruction support in the CPU to receive commands. The TCA needs to support operations which have both scalar and vector results.