obfuscated

Results 4 issues of obfuscated

I want to do two things: 1. see the distribution of the commands 2. see the distribution of the number of the commands per test run. In a particular example,...

Currently it seems impossible to compare results from two profiling runs. I think the only way to do this is to start two separate hotspot instances and alt-tab. It would...

enhancement

It seems the LATCH warning is not emitted for case statements. Only for ifs. This is an example file: ``` module aw(input logic a, output logic b, output logic c...

area: lint
status: ready

The parts in use filter doesn't update correctly when changing the part property **To Reproduce** 1. Create a `plate 2 x 4 (3020)` 2. Go to the properties window and...

bug