Forum Discussion
Altera_Forum
Honored Contributor
12 years agoCreate SignalTapII List File
Hi Dear all; when I capture my 8-bit digital output by Signaltap and right click in the white space and select the "Create signalTap II List File" a text file of data created but the problem is th...
Altera_Forum
Honored Contributor
12 years agoWhy is that option off? I don't know how you can figure that out.
I did a bit reverse engineering for you. I believe you can open the stp file in the text editor and change all occurrences of radix="hex" into radix="unsigned_dec" After the change, open the stp file again using SignalTap. Good luck.