rtlsim driver works with Vortex!
This commit is contained in:
@@ -78,6 +78,7 @@ public:
|
||||
: is_done_(false)
|
||||
, mem_allocation_(VX_ALLOC_BASE_ADDR)
|
||||
, vortex_(&ram_) {
|
||||
vortex_.reset();
|
||||
thread_ = new std::thread(__thread_proc__, this);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user