whitequark changed the topic of #yosys to: Yosys Open SYnthesis Suite: https://github.com/YosysHQ/yosys/ | Channel logs: https://libera.irclog.whitequark.org/yosys/ | Bridged to #yosys:matrix.org
tpb has quit [Remote host closed the connection]
tpb has joined #yosys
FabM has joined #yosys
FabM has joined #yosys
dys has quit [Ping timeout: 256 seconds]
indy has quit [Ping timeout: 246 seconds]
citypw has joined #yosys
indy_ has joined #yosys
kien has joined #yosys
FabM has quit [Ping timeout: 246 seconds]
kien has quit [Ping timeout: 248 seconds]
citypw has quit [Remote host closed the connection]
citypw has joined #yosys
citypw has quit [Remote host closed the connection]
lexano has joined #yosys
kristianpaul has quit [Ping timeout: 246 seconds]
kristianpaul has joined #yosys
killjoy has quit [Ping timeout: 246 seconds]
nonchip has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
nonchip has joined #yosys
nate_ has joined #yosys
<nate_> So I'm working on a project that has an ECP5, and I'd like to use the project as a chance to advance ECP5 support in yosys/nextpnr. Specifically I noticed that DSP support seems minimal right now, and I assume the serdes are just out of the question since I see no reference to them in project trellis. Could someone point me in the right direction as to where stuff like that happens / what would need
<nate_> work? I'm totally fresh to the codebases