Closed kdloe closed 5 years ago
The ORDT wiki states that the async attribute is not supported but there is a use_async_resets parameter. Does setting the parameter replace the async attribute? Is it expected that all registers will have an async reset if the param is true?
Yes, the use_async_resets parameter should make all register resets asynchronous if true
The ORDT wiki states that the async attribute is not supported but there is a use_async_resets parameter. Does setting the parameter replace the async attribute? Is it expected that all registers will have an async reset if the param is true?