toem / impulse

impulse is a powerful waveform viewer and analyser tool, helping engineers to comfortably understand and debug complex semiconductor and multi-core software systems.
http://toem.de
11 stars 0 forks source link

String variable in fst file #49

Closed wa5wi5ou closed 7 years ago

wa5wi5ou commented 7 years ago

Hi,

How can I display string variable in Impulse of an FST file? I tried to open an FST file that contains a string variables, but there is no value in the viewer.

Thanx

thomasAtToem commented 7 years ago

Hi Klai,

could you attach an example fst file ?

thanks

Am 2017-08-31 15:16, schrieb Klai:

Hi,

How can I display string variable in Impulse of an FST file? I tried to open an FST file that contains a string variables, but there is no value in the viewer.

Thanx

-- You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub [1], or mute the thread [2].

*

Links:

[1] https://github.com/toem/impulse/issues/49 [2] https://github.com/notifications/unsubscribe-auth/AI6sThZ19iX-I40pWGskxoSu62QJAa-2ks5sdrJGgaJpZM4PI0Et

wa5wi5ou commented 7 years ago

Hi Thomas,

Please find attached an example of fst file with string variables.

test_str.zip

thomasAtToem commented 7 years ago

I assume something wrong with the fst as i can not open it with gtkwave. As fst is from gtkwave, it can be used as a reference. In Impulse i can read the var names, but it seems nothing inside. Could you please check ?

thanks, thomas

Am 2017-08-31 15:28, schrieb Klai:

Hi Thomas,

Please find attached an example of fst file with string variables.

test_str.zip [1]

-- You are receiving this because you commented. Reply to this email directly, view it on GitHub [2], or mute the thread [3].

*

Links:

[1] https://github.com/toem/impulse/files/1267184/test_str.zip [2] https://github.com/toem/impulse/issues/49#issuecomment-326294962 [3] https://github.com/notifications/unsubscribe-auth/AI6sTpWF_E5cLkosbiiOi2OJDjKgUS8Yks5sdrTggaJpZM4PI0Et

wa5wi5ou commented 7 years ago

In deed, I can open it with gtkwave, Please find attached a capture of my screen.

klai capture

wa5wi5ou commented 7 years ago

And here is a capture of Impulse viewer. there is nothing inside the variable, but in gtkwave , it display "VALUE" , the string that I affected to the variables and created the fst file.

capture2

thomasAtToem commented 7 years ago

With latest release 1.8.16 strings are working.