m-labs / misoc

The original high performance and small footprint system-on-chip based on Migen™
https://m-labs.hk
Other
306 stars 85 forks source link

ICAP: talk to ICAP primitive to restart gateware #116

Closed SidaChen1999 closed 3 years ago

SidaChen1999 commented 3 years ago

Descritption of Changes

Added a new module that talks to ICAP. Only restart the gateware is implemented. Trigger the restart by writing a 1 to CSR ICAP iprog register. Metlino and Kasli are supported at this time.

sbourdeauducq commented 3 years ago

Starting to look good