klotz has quit [Remote host closed the connection]
az0re has quit [Remote host closed the connection]
<attie>
lambda: EDIF isn't exactly a well-defined format. There are several known issues related to vector order. This may be helpful? https://github.com/YosysHQ/yosys/pull/1489 (the last comment links to two issues discussing the subject)
<lambda>
attie: yeah, #830 seems like (one of) my issues. I'll just use verilog netlists when I need to run something through vivado in the future though
klotz has joined #yosys
develonepi3 has joined #yosys
Jybz has quit [Read error: Connection reset by peer]
Jybz has joined #yosys
Jybz has quit [Quit: Konversation terminated!]
Jybz has joined #yosys
FFY00 has joined #yosys
<ZirconiumX>
Does pipelining make any significant difference in a design's routability?
<ZirconiumX>
My intuition says no because things have to now be routed through your pipeline stages, but maybe it's wrong
rektide has quit [Remote host closed the connection]
<Sarayan>
I would have said yes, it makes it easier, because there are less random dependencies?
<ZirconiumX>
Well, the pipeline stages will have pretty huge fan-out in my benchmark
<Sarayan>
ah
<Sarayan>
well then :-)
mbock has joined #yosys
mbock has quit [Client Quit]
jakobwenzel1 has quit [Ping timeout: 260 seconds]
emeb has joined #yosys
kraiskil has joined #yosys
citypw has quit [Ping timeout: 260 seconds]
dh73 has joined #yosys
az0re has joined #yosys
<ZirconiumX>
Yosys' naming difficulties are rather annoying at times