Closed BECATRUE closed 8 months ago
To show how the experiment actually ran, we need to analyze the vcd file generated while the experiment is running. For this, we need to implement the followings.
QTableWidget
There are two problems to parse the vcd file using pyvcd.
pyvcd
Unless you know pyvcd well, please see documentation.
According to #119, this issue is cancelled.
Feature you want to implement
To show how the experiment actually ran, we need to analyze the vcd file generated while the experiment is running. For this, we need to implement the followings.
QTableWidget
.How the feature is implemented
There are two problems to parse the vcd file using
pyvcd
.Additional context
Unless you know
pyvcd
well, please see documentation.