• Alexander Romanov's avatar
    feat: add possibility for custom CSRs · adafbd32
    Alexander Romanov authored
    Currently in riscv-isa-sim there's no way to make a custom extension
    that adds new CSRs. This simple patch makes it possible via new
    virtual function in extension_t class.
    adafbd32