Nour-Eddine Boudallaa

Results 7 issues of Nour-Eddine Boudallaa

![image](https://user-images.githubusercontent.com/66558066/198260075-fcda1472-a923-408a-bad1-48c507f43e45.png) Hi I tried to compile the verilator_pt3 tag but unfortunately it seems having the error below in the screenshot !

Hi, While performing FST waveform debugging via a standalone C++ app. I have two FST files the first is the one generated by cvc simulator. The second is the one...

![image](https://user-images.githubusercontent.com/66558066/202158684-5288fd27-fe60-4a8d-998b-ef8322199bbf.png) senario: 1. load FST file to GTKWave 2. Alt + R to highlight regex (10 signals in my case) 3. click G to group highlighted signals 4. GTKWave crash...

Hi Anthony, could you please tell us what these FST functions and variables does : ` > uint64_t fstReaderGetValueChangeSectionCount(void *ctx); > char * fstReaderGetValueFromHandleAtTime(void *ctx, uint64_t tim, fstHandle facidx, char...

Hello, While exporting some waveforms into an VCD file, I discovered that the signals direction is missing in the VCD file. Every type direction is converted into a type.

Hi, I am working on gtkwave and I want to develop a plugin which would make signals debugging quite easy, just a button inside the GUI which launch a window...

Hello, Is the FST API Writer able to make two or more signals as children of parent signal ? for example `fstHierVar` can have some additional information information like the...