_florent_ changed the topic of #litex to: LiteX FPGA SoC builder and Cores / Github : https://github.com/enjoy-digital, https://github.com/litex-hub / Logs: https://libera.irclog.whitequark.org/litex
tpb has quit [Remote host closed the connection]
tpb has joined #litex
bl0x has joined #litex
bl0x_ has quit [Ping timeout: 252 seconds]
<cr1901> somlo: Rocket is an out-of-order core, yes? Is it worth keeping FPU-less around for academic study (and to increase Fmax)?
Degi_ has joined #litex
Degi has quit [Ping timeout: 250 seconds]
Degi_ is now known as Degi
pbsds has quit [Quit: The Lounge - https://thelounge.chat]
pbsds has joined #litex
cr1901_ has joined #litex
cr1901 has quit [Killed (NickServ (GHOST command used by cr1901_!~cr1901@2601:8d:8600:911:40ab:efe6:2026:d4c2))]
cr1901_ is now known as cr1901
cr1901 has quit [Read error: Connection reset by peer]
cr1901_ has joined #litex
josuah has quit [Ping timeout: 268 seconds]
josuah has joined #litex
bentomo has quit [Ping timeout: 260 seconds]
shorne has quit [Read error: Connection reset by peer]
shorne has joined #litex
shorne has quit [Read error: Connection reset by peer]
shorne has joined #litex
<somlo> cr1901: good point; then, maybe, the way forward is to remove core count and mem-bus width from the variant *name*, and have them as additional parameters
<somlo> each proper variant will have 1, 2, 4, or 8 cores, and be 1x, 2x, 4x, or 8x ( x 64 bit) mem bus width
<somlo> I can still generate all of them from a couple of nested for loops in pythondata-cpu-rocket/.../verilog/...
<somlo> but I guess what I find most annoying is the current variant naming scheme, which is in dire need of being cleaned up :)
<somlo> cr1901: as for "out-of-order", that's not rocket -- you're probably thinking of BOOM (https://boom-core.org), which we don't (yet) have in LiteX
<tpb> Title: RISC-V BOOM - RISC-V BOOM (at boom-core.org)
so-offishul has joined #litex
so-offish has quit [Ping timeout: 250 seconds]
so-offishul has quit [Ping timeout: 268 seconds]
so-offish has joined #litex
so-offishul has joined #litex
so-offish has quit [Ping timeout: 276 seconds]
Hongwei has joined #litex
<Hongwei> Hello, I have a question for soc design. What's the version of wishbone bus?
Hongwei has quit [Quit: Client closed]
cr1901_ is now known as cr1901
<cr1901> somlo: Yes, I was thinking of BOOM
<cr1901> For some reason I thought Rocket and BOOM were derived from the same underlying core
<cr1901> (but maybe they're just both written in Chisel)
so-offishul has quit [Quit: Leaving]
so-offish has joined #litex
<somlo> cr1901: BOOM is using rocket as a starting point (or building block, or something)
<somlo> they talk about needing "chipyard" and deploying on amazon hosted FPGAs to play with it (which to me says it's HUGE, and one would have to be a Berkeley grad student under threat of not passing their qualifiers as an incentive to work through the entire learning curve of setting it up) :P
<cr1901> I have trouble reconciling two facts: 1. Out-of-order is complex, 2. It dates back to the 60s
ipredictaroomba has quit [Quit: Leaving]
cr1901 has quit [Read error: Connection reset by peer]
cr1901 has joined #litex
somlo has quit [Ping timeout: 260 seconds]
SpaceCoaster has quit [Ping timeout: 260 seconds]
somlo has joined #litex