lf-lang / reactor-uc

A lightweight reactor runtime targeted at resource-constrained embedded systems
BSD 2-Clause "Simplified" License
2 stars 2 forks source link

Add platform support for Wildcat (RV32I) #21

Open erlingrj opened 1 month ago

erlingrj commented 1 month ago

@schoeberl is designing a new PRET(?) machine called Wildcat. It is based on RV32I. Can you say anything about how we can read out the current time from the CPU, Martin? I am guessing we need some inline RV32 assembly?