maor1993

Results 9 issues of 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: ![image](https://user-images.githubusercontent.com/23733173/180971249-63f77a07-13de-41a2-ba25-019182b6e0ce.png)

enhancement
global

**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...

bug
project-manager

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...

bug

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.

enhancement

**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....

enhancement

**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...

enhancement

**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**...

bug

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...