eigenform has quit [Quit: No Ping reply in 180 seconds.]
eigenform has joined #litex
<tnt>
_florent_: so turns out that the workaround I used to get sys_clk above doesn't work ...
<tnt>
it results in multiple `wire` in the generated verilog, each of them with the don_touch attribute set ... forcing vivado to create multiple clock networks, each skewed with each other.
<tnt>
mmmm ... maybe I was a little quick to jump to the conclusion that this was the issue. yet TBD
<tnt>
Nope nevermind, it was the issue.
FabM has joined #litex
FabM has joined #litex
FabM has quit [Changing host]
FabM has quit [Remote host closed the connection]
FabM has joined #litex
FabM has joined #litex
FabM has quit [Changing host]
zjason` is now known as zjason
<_florent_>
tnt: I imagine you are trying to apply a constraint internally in a submodule/peripherals of the SoC. What you could also do is add a "add_timing_constraint" method to your module and call it from the SoC
<tnt>
_florent_: yeah, I ended up just passing the sys_clk signal to the constructor directly.
<tnt>
I'm having trouble bringing the JESD link up for some reason. It was working a couple month back, haven't tried it since and ... not sure what I'm screwing up now.
linear_cannon has quit [Ping timeout: 250 seconds]