Neil Turley

Results 39 comments of Neil Turley

Yeah... Sorry about that. I shouldve been more on top of this and netlistsvg is quite messy and does need a cleanup. I haven't spent much time on it for...

This is actually very doable because yosys netlists contain net names and ELK supports edge labels. So should be pretty straightforward.

> How would the output of elkjs be processed to keep the net names nearby? ElkModel.wireNameLookup associate ELK edge IDs to netNames (ie. "6", "24,25", etc). See https://github.com/nturley/netlistsvg/blob/master/lib/elkGraph.ts#L195 > I...

There are a few cases where we create invisible nodes for wire routing purposes. ELK supports nets connected to one or more input ports and one or more output ports...

That image looks pretty good. Well done.

And your change looks pretty good as well too. Honestly, even reading my own typescript at this point is making me cringe. This was my first experience with typescript and...

if they don't respond to the PR, as it gets close to the deadline for milestone 1, I may create a json5-source-map package that is mostly a fork of JSON5.

I'm going to assign this to 1.1. This is a nice-to-have, but not vital.

I'm not sure if I'd call these requirements, but if we are brainstorming on ideas for features, here are some ideas. - I'm not sure how well it would work,...