Open wtatarski opened 4 years ago
It is a little suspicious that the clock for that RIOI3 is coming from the interconnect, though I do agree the bits are missing. We should likely investigate adding the bits and figuring out why the router is routing the clock via the interconnect.
Is this a case where an inverter needs to be absorbed into the OLOGIC tile, but hasn't been? So the routing looks like CLK
-> LUT1/INV
-> OLOGIC
, instead of CLK
-> OLOGIC
?
Is this a case where an inverter needs to be absorbed into the OLOGIC tile
Looking at the design, there is no OSERDES that has an inverted clock, but we need to further investigate this issue.
What does https://github.com/SymbiFlow/fpga-tool-perf/pull/257 do?
@mithro it adds the test design, for now built with vivado and yosys-vivado, until we find a solution to this issue.
Could I get a statement whether we can currently generate a working bitstream using SymbiFlow & VPR for baselitex
on nexys-video
? If so, is there a working test somewhere? Thanks.
@HackerFoo At this moment generating bitstream using VPR is not possible due to issue which I mentioned in this issue.
Below error needs to be fixed for successful launch of baselitex-nexys-video with VPR: