maor1993
maor1993
Just like in C/C++ files, if a code section is covered by `DEFINE and will no run, it would be great if this is visualized example from C: 
**Describe the bug** modelsim will fail to run package imports if the order is not as imported, packages have to be first in the list **To Reproduce** * make a...
I'm trying to use a spritesheet for one of the protos I'm working on and run into a sang with getting textureatlas following this: https://github.com/bevyengine/bevy/blob/latest/examples/2d/sprite_sheet.rs and trying to merge the...
Hey, I've been working with this library for a while using the DSOX1102G I noticed that once I use a value smaller than 1e-6, the scope does not receive it...
For example in Schematic viewer, if command takes a long time it might be better to show user a loading indication rather than just a white screen.
**Describe the bug** some Verilog files act as libraries, and contain many modules inside teroshdl always takes the first one in the file rather than scanning for all of them....
**Is your feature request related to a problem? Please describe.** Using external tools (such as linter) requires full paths, usually in design flows an evniorment variable which leads to the...
**Describe the bug** when using `wait fork` the syntax highlighter thinks the fork is missing a close (join), this is incorrect as wait fork is valid SV code. **To Reproduce**...
These 2 compiler directives are defined in Annex E of the 1800-2017 I ran into this while attempting to parse some stdcell libraries. I unfortunately can't seem to add all...