Sunday, 2020-11-01

*** tpb has joined #litex00:00
*** lf has quit IRC00:09
*** lf has joined #litex00:09
*** tannewt has quit IRC00:54
*** esden has quit IRC00:54
*** tannewt has joined #litex00:55
*** esden has joined #litex00:57
*** Degi has quit IRC02:43
*** Degi has joined #litex02:45
*** _whitelogger has quit IRC02:51
*** _whitelogger has joined #litex02:53
*** kgugala_ has joined #litex07:15
*** kgugala has quit IRC07:15
*** _whitelogger has quit IRC10:09
*** _whitelogger has joined #litex10:11
*** _franck_ has quit IRC12:58
*** _franck_ has joined #litex12:58
*** _franck_ has quit IRC13:22
*** _franck_ has joined #litex13:23
*** _franck_9 has joined #litex13:50
*** _franck_ has quit IRC13:50
*** _franck_9 is now known as _franck_13:50
*** FFY00 has quit IRC14:14
*** FFY00 has joined #litex14:43
*** Melkhior has joined #litex17:26
MelkhiorHello all! Just to say I'm impressed how easy its is to use Litex. I've added the Zbp subset of 'B' to Vexrisc (<https://github.com/SpinalHDL/VexRiscv/pull/148>), it works, and the Chacha20 crypto algorithm is 30% faster from being able to use the rotation instruction :-)17:32
MelkhiorAnd I'm a SW guy, HW is new to me...17:33
MelkhiorThanks for it and kudos :-)17:34
_florent_Melkhior: great! thanks for the feedback17:49
sorearin the current draft, rori is in Zbb which might be less resources17:51
_florent_a314: strange for your UARTWishboneBridge issue, are you using anything specific?17:51
Melkhiorsorear True, but Zpb also has grev which can be useful to handle endianess issue or bit-reversal...17:55
sorear> (such as “Zbb” implements rev8 and rev, which are pseudo-instructions for grevi rd, rs1, -8andgrevi rd, rs1, -1 respectively17:56
Melkhiorsorear Also Zbp doesn't have 'partial' instruction (Zbb has rev8 and rev but not the other), I wouldn't have known how to implement that... so I did the easier subextension for me :-)17:56
*** TMM has quit IRC18:51
*** TMM has joined #litex18:51
*** CarlFK has quit IRC20:33
*** CarlFK has joined #litex20:33
a314_florent_: I tried both with SRAM and CSR -> GPIOOut21:03
a314the only weird thing I'm doing is building to verilog and then feeding that into yosys -> nextpnr, instead of using the Platform21:04
a314but I tried adding my own wishbone master (wrapped in Instance) and it worked perfectly, so I'm very confused21:04
daveshahYour design is meeting timing?21:06

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!