raczben / fliplot

HTML & Js based VCD viewer
http://raczben.pythonanywhere.com/
Apache License 2.0
59 stars 16 forks source link

Add objects, aka. simDB view #4

Open raczben opened 4 years ago

raczben commented 4 years ago

Feature request - Add objects, aka. simDB view

Visualize the simDB, the objects database to be able to see the hierarchy of the design. New signals can be added from this database to the waveform.

This issue has to start with cleaning up the simDB itself. Problems:

First, why can't I let this, reference-issue go? This is a rare phenomenon. Usually, I want to simulate/add different signals. Ok, but note, that the synchronous-clocks will be the same in the case of the most frequently used, behavioral simulation. Also note, that the clocks have value-change the most frequently. So it requires memory. So do not store the clock multiple times, if it is possible.

Solution candidates for the references problem:

Use-cases: