<litghost>
Some work is required to handle things like parity bits if enabled, and the bits in the segbits do not match the exact bits used in the vivado techmap
<litghost>
The vivado techmap defines 256 bit segments, where as the segbits are a flat linear array
<OmniMancer>
Ah, thanks for the links, I will look at them after LCA and see what I can make of it and ask further questions if I have them
citypw has joined #symbiflow
whatnick has joined #symbiflow
whatnick has quit [Client Quit]
OmniMancer has quit [Ping timeout: 246 seconds]
OmniMancer has joined #symbiflow
OmniMancer has quit [Ping timeout: 240 seconds]
OmniMancer has joined #symbiflow
OmniMancer has quit [Ping timeout: 240 seconds]
<nats`>
https://github.com/SymbiFlow/prjxray/issues/528 <= I'll take care of that this evening, I'll store it in the run.ok (it'll be moved later when we will move fuzzer results in xml files)
<litghost>
nats: Maybe conside making the build directories and run.ok files suffix with .${XRAY_PART}? Then we could build databases in the same directory structure?
<litghost>
I haven't thought about it too hard, but there is nothing preventing it, and then Make would track the dependencies correctly