somlo has quit [Remote host closed the connection]
buringman42 has joined #litex
buringman42 has quit [Quit: Quit]
sakman_ is now known as sakman
somlo_ is now known as somlo
lexano has joined #litex
sakman has quit [Ping timeout: 258 seconds]
Guest67 has joined #litex
Guest67 has quit [Client Quit]
Guest24 has joined #litex
Guest24 has quit [Client Quit]
so-offish has joined #litex
FabM has quit [Ping timeout: 258 seconds]
ElfenKaiser has joined #litex
<josuah>
someone I am working with got the Verilog export working! With a few manual edits on the exported varilog though, which I am currently integrating into LiteX so that the out-of-the-box .v works
<_florent_>
josuah: In fact, the different generator in LiteX (litex_periph_gen/litex_soc_gen) and in the cores (litedram_gen, litepcie_gen, etc...) also have these purpose. As soon as you integrate non trivial cores, you need to specialize the logic/primitives, so it's generally better to generate for a specific vendor/flow.
sakman has joined #litex
<josuah>
_florent_: this might have been a better way to go, if only I was not so stubborn ^_^'
<josuah>
thank you for pinging me back about it
<josuah>
we might have been lucky in the cores we had to play with
<josuah>
anything using a SERDES might be striked out of the generic export
lexano has quit [Ping timeout: 246 seconds]
<josuah>
this is also the decision of the client, and while I am glad to show the various experiments we do in the form of [RFC] pull-requests...
<josuah>
... I hope this does not interfer with the ongoing work, there is much to do, such as the Amaranth compat layer back-end