Chris Lavin

Results 70 comments of Chris Lavin

@pongstorn-xilinx This looks to be the same set of changes as #385. Did some of your changes get lost?

Thanks for bringing this up. We do have other code that follows this pattern without issues, so it might be hard to replicate. Would it be possible for you to...

Thanks for the DCP, but I am sorry, I don't seem to be able to infer the use case or reproduce the error. Could you change this code such that...

Perfect, I was able to reproduce the issue. I can see there is a limitation with `Net.connect()` that is exposed by this example. To work around the issue, you can...

Cool! Thanks for the PR! I had looked in the past to upgrading, but could never really find suitable replacement jars. [The current set of jars](https://search.maven.org/artifact/com.xilinx.rapidwright/qtjambi-macosx-gcc/4.5.2_01/jar) we use include the...

> Those jars don't include Qt but they do include the compiled JNI libs. It looks like that error is from not having Qt in your LD_LIBRARY_PATH? I had to...

I think all the pieces are in place to make this work, just need to make the change and create appropriate tests.

> How many slashes do we typically see in a CellInst's name? This idea would waste memory if we have names with many slashes in them without the prefix-cells also...

The error seems to be occurring during the expansion of macros when loading the netlist. Certain macros get populated upon load in RapidWright to mimic the behavior in Vivado. In...

Sorry, I am unable to download those files. Could you attach them using GitHub? See https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/attaching-files for directions.