Margret Riegert

Results 125 comments of Margret Riegert

I've started working on this. I wrote a small script to convert all the latex documentation into rst, then used sphinx to build it. It is still very rough (and...

Ah I see what you mean. Can you make sure you're using the latest version of netlistsvg from github? This may be related to this issue https://github.com/xesscorp/skidl/issues/118

I tested your JSON again with newer versions of ELKjs and it seems like it comes out closer to what you were wanting. ![test(2)](https://user-images.githubusercontent.com/32797552/124365689-a1b0a900-dc17-11eb-86a5-5d5461fd4d69.png)

Is this implemented? I can see in the default.svg several aliases listed for each symbol. ```svg ```

I'm not sure if there'd be an easy way to determine which wires to disconnect and replace with labels vs which wires to leave in place. One option could just...

Ah my bad. I'll fix this soon. In the meantime you should be able to `--force` it and have it work fine; jest is just used for if you're running...

Your netlist is too big. I've run into this before when my netlist includes very large memory arrays, for instance. Not sure how to fix this.

I've tested this locally and it works as expected.

How does this diagram compare to the original one you posted? This is with the latest version of ELKjs, which has a few layout improvements. `C6` is the only really...