-
Hi Robert,
thank you for doing a great job.
I found an issue on calculating the data values in scopedump.vbs:
_blockVal = DataBlock(Index + 1) + 256 * DataBlock(Index + 0)_
must be _blockVal = Dat…
-
If the waveform is inside a scroll view, it could become too wide for the Metal texture size limit. We should clip the view to the screen and render only within the screen. This could result in a lot …
-
In the waveform viewer, how can I move left-right in the time?
-
I coded up a simple Verilog module and added it to a project on TerosHDL:
![image](https://github.com/user-attachments/assets/d445c3f0-3a06-4985-baac-f044afaca4cb)
When I hover my mouse over the…
-
I think it would be a nice feature to allow the user to use a flag to display all signals at a user-specified hierarchy depth when they pass the `-g` flag to open the GUI. I get really annoyed having …
-
**Commit Hashes**
f7e1bff0
617ff876
**Platform**
Ubuntu 22.04.4 LTS 64bits
Ubuntu 24.04 LTS 64bits
**Versions**
AppImage Olive 0.2.0-f7e1bff0
AppImage Olive 0.2.0-617ff876
**Summ…
-
**Describe the bug**
A clear and concise description of what the bug is.
I installed iverilog and gtkwave in ubuntu, and then the simulation was successful in the RUNS option. The waveform file is i…
-
I'd be happy to see the addition of a sound platter that allows you drag and drop soundfiles into (rather than directly into the timeline) and create an f-table for each soundfile placed on the platte…
-
Hello, I hope you are having a great day. I am trying to compare the waveforms of the test circuit (I found out it was a counter) with the waveform of the ouput of the eFPGA after simulation, after fo…
-
Hi all,
I found an issue with selecting channels for featureView, by clicking in the Waveform Viewer on the specific channels.
When clicking on a channel, the features update, but on the wrong cha…