fixed reset fan-out

This commit is contained in:
Blaise Tine
2021-01-03 20:06:36 -08:00
parent 4815ab099c
commit 4bc3b537bd
9 changed files with 1017 additions and 57 deletions

View File

@@ -69,8 +69,6 @@ private:
bool csr_req_active_;
uint32_t* csr_rsp_value_;
uint64_t reset_time_;
RAM *ram_;
VVortex *vortex_;
#ifdef VCD_OUTPUT