aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/fstdata.cc
Commit message (Collapse)AuthorAgeFilesLines
* Handle possible non-memory indexed dataMiodrag Milanovic2022-05-061-8/+10
|
* map memory location to wire value, if memory is converted to FFsMiodrag Milanovic2022-05-041-0/+4
|
* Start restoring memory state from VCD/FSTMiodrag Milanovic2022-05-041-1/+31
|
* Ignore change on last edgeMiodrag Milanovic2022-04-221-4/+5
|
* Proper scope naming from FSTMiodrag Milanovic2022-03-301-8/+4
|
* More verbose warningsMiodrag Milanovic2022-03-181-1/+2
|
* Recognize registers and set initial state for them in tbMiodrag Milanovic2022-03-161-0/+1
|
* VCD reader support by using external toolMiodrag Milanovic2022-02-281-0/+19
|
* Fix for last clock edge dataMiodrag Milanovic2022-02-251-0/+1
|
* Changed error messageMiodrag Milanovic2022-02-181-1/+1
|
* Add support for various ff/latch cells simulationMiodrag Milanovic2022-02-161-98/+43
|
* Error detection for co-simulationMiodrag Milanovic2022-02-041-0/+2
|
* bug fix and cleanupsMiodrag Milanovic2022-02-041-1/+1
|
* CleanupMiodrag Milanovic2022-01-311-1/+0
|
* Display simulation time dataMiodrag Milanovic2022-01-311-1/+21
|
* ignore not found private signalsMiodrag Milanovic2022-01-281-2/+1
|
* preserve VCD mangled namesMiodrag Milanovic2022-01-281-1/+3
|
* detect edges even when xMiodrag Milanovic2022-01-281-2/+2
|
* cleanupMiodrag Milanovic2022-01-281-13/+1
|
* Do actual compareMiodrag Milanovic2022-01-281-65/+41
|
* Add more options and time handlingMiodrag Milanovic2022-01-281-0/+1
|
* Add fstdata helper classMiodrag Milanovic2022-01-261-0/+265