Udi Finkelstein

Results 41 issues of Udi Finkelstein

What are the implications of licensing the data files under AGPL? If I bundle one of the dictionary data files in a different project, where it is not compiled into...

On my ThinkPad W510 running Windows 7, lm4flash doesn't work o the two SuperSpeed USB ports on the left side of the machine. It works fine on the USB port...

I see that you are active on the [manifold ](https://github.com/elalish/manifold/) repo and CascadeStudio haven't been actively developed for almost 2 years. Should I consider CascadeStudio E.O.L and write future scripts...

I'm trying to debug an issue in (https://github.com/SymbiFlow/sv-tests/issues/1501) which is triggered by sv-tests' runners.mk: ``` cd $(RDIR)/uhdm-integration && $(MAKE) image/bin/surelog ``` Looking at the uhdh-integration Makefile I see no rule...

The following PR adds combinatorial loop detection to `slang-netlist`. The original algorithm can be found here: https://epubs.siam.org/doi/10.1137/0204007 Finding All the Elementary Circuits of a Directed Graph Johnson, Donald B SIAM...

@ok1hra , Can you please explain the reason for the 0.4.1 change? https://cadlab.io/project/23772/168176a204b8d6b17c0a083cbf92c5c584365e7a/circuit/bWVyZ2VkL0lSLWVuZHN0b3Aua2ljYWRfcGNi/diff/08a16c64078fd8f6b61802618ff4e4715787b9e9 I created a new branch where the different revisions are git revisions of the same files so...

Here is something quick I prepared today: Some parts are based on https://github.com/Clam-/TraditionalT9/pull/26 and @wspdyb's multiple branches named patch-X , but some was incorrect and was rewritten from scratch. This...

Allow more relaxed FT_Open() as it is more convenient to find the default cable if you only have one (typical usecase). Personally I couldn't get FT_OpenEx to find my Bus...

Removed a redundant '/' trailing a filename when a JtagException occures, and reduced code size and memory consumption as well.

I just left PR #1 to start this effort. My ultimate target (I would love to hear your feedback) is to be able to reuse old ESP8266-01 for JTAG programming...