*** tpb has joined #litex | 00:00 | |
*** lf has quit IRC | 00:09 | |
*** lf has joined #litex | 00:09 | |
*** tannewt has quit IRC | 00:54 | |
*** esden has quit IRC | 00:54 | |
*** tannewt has joined #litex | 00:55 | |
*** esden has joined #litex | 00:57 | |
*** Degi has quit IRC | 02:43 | |
*** Degi has joined #litex | 02:45 | |
*** _whitelogger has quit IRC | 02:51 | |
*** _whitelogger has joined #litex | 02:53 | |
*** kgugala_ has joined #litex | 07:15 | |
*** kgugala has quit IRC | 07:15 | |
*** _whitelogger has quit IRC | 10:09 | |
*** _whitelogger has joined #litex | 10:11 | |
*** _franck_ has quit IRC | 12:58 | |
*** _franck_ has joined #litex | 12:58 | |
*** _franck_ has quit IRC | 13:22 | |
*** _franck_ has joined #litex | 13:23 | |
*** _franck_9 has joined #litex | 13:50 | |
*** _franck_ has quit IRC | 13:50 | |
*** _franck_9 is now known as _franck_ | 13:50 | |
*** FFY00 has quit IRC | 14:14 | |
*** FFY00 has joined #litex | 14:43 | |
*** Melkhior has joined #litex | 17:26 | |
Melkhior | Hello 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 |
---|---|---|
Melkhior | And I'm a SW guy, HW is new to me... | 17:33 |
Melkhior | Thanks for it and kudos :-) | 17:34 |
_florent_ | Melkhior: great! thanks for the feedback | 17:49 |
sorear | in the current draft, rori is in Zbb which might be less resources | 17:51 |
_florent_ | a314: strange for your UARTWishboneBridge issue, are you using anything specific? | 17:51 |
Melkhior | sorear 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 respectively | 17:56 |
Melkhior | sorear 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 IRC | 18:51 | |
*** TMM has joined #litex | 18:51 | |
*** CarlFK has quit IRC | 20:33 | |
*** CarlFK has joined #litex | 20:33 | |
a314 | _florent_: I tried both with SRAM and CSR -> GPIOOut | 21:03 |
a314 | the only weird thing I'm doing is building to verilog and then feeding that into yosys -> nextpnr, instead of using the Platform | 21:04 |
a314 | but I tried adding my own wishbone master (wrapped in Instance) and it worked perfectly, so I'm very confused | 21:04 |
daveshah | Your design is meeting timing? | 21:06 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!