| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
The return value of the min(...) call is never used.
Looks like some leftover from some previous implementation.
Signed-off-by: Henner Zeller <h.zeller@acm.org>
|
|
|
|
|
|
| |
* Fixed $cover handling
* Improved sparse memory handling when writing traces
* JSON summary output
|
|
This contains parsing code as well as generic routines to associate the
hierarchical signals paths within a Yosys witness file to a loaded RTLIL
design, including support for memories.
|