ChanServ changed the topic of #nmigen to: nMigen hardware description language · code at https://github.com/nmigen · logs at https://freenode.irclog.whitequark.org/nmigen · IRC meetings each Monday at 1800 UTC · next meeting TBD
emeb has quit [Quit: Leaving.]
lf_ has joined #nmigen
lf has quit [Ping timeout: 260 seconds]
happycube has quit [Ping timeout: 260 seconds]
happycube has joined #nmigen
peeps[zen] is now known as peepsalot
electronic_eel_ has joined #nmigen
electronic_eel has quit [Ping timeout: 264 seconds]
emeb_mac has quit [Read error: Connection reset by peer]
emeb_mac has joined #nmigen
PyroPeter_ has joined #nmigen
PyroPeter_ is now known as PyroPeter
PyroPeter has quit [Ping timeout: 260 seconds]
Degi_ has joined #nmigen
Degi has quit [Ping timeout: 240 seconds]
Degi_ is now known as Degi
Bertl_oO is now known as Bertl_zZ
bvernoux has quit [Quit: Leaving]
bvernoux has joined #nmigen
<lsneff> whitequark: I've gotten the queryable db generated out now for vcd files, but I've written myself into a corner, where the vcd is converted into an intermediary format, and then the intermediary format has to be traversed with basically random access, backwards, to create the db. The traversing itself, simply reading from the mmapped intermediary format, takes almost half the total time.
emeb_mac has quit [Quit: Leaving.]
oter has left #nmigen ["Textual IRC Client: www.textualapp.com"]
jjeanthom has joined #nmigen
chipmuenk has joined #nmigen
Chips4Makers has joined #nmigen
chipmuenk has quit [Ping timeout: 240 seconds]
chipmuenk has joined #nmigen
chipmuenk has quit [Ping timeout: 260 seconds]
chipmuenk has joined #nmigen
electronic_eel_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
electronic_eel has joined #nmigen
kameliya has joined #nmigen
Bertl_zZ is now known as Bertl
jjeanthom has quit [Ping timeout: 260 seconds]
<Sarayan> What is the currently correct way in C++ to lookup and drive pins and clocks in a cxxrtl-generated class?
modwizcode has joined #nmigen
jjeanthom has joined #nmigen
emeb has joined #nmigen
Bertl is now known as Bertl_oO
<lkcl> lsneff: an off-the-wall suggestion / intuitive-side-step-if-you-know-what-i-mean: have you considered lumosql?
<lkcl> you can almost certainly get rust bindings to sqlite...
<lkcl> lumosql would give you "standard" sqlite query capability, with screamingly-fast backend read performance
<lkcl> looks like there's still room for improvement there.
<lkcl> oh wait... err... 3.8.0-sqlite-lmdb completion time is a HUNDRED times quicker than 3.7.17 holy cow
jjeanthom has quit [Quit: Leaving]
shizoor has joined #nmigen
shizoor has left #nmigen [#nmigen]
lkcl has quit [Ping timeout: 264 seconds]
Guest_82 has joined #nmigen
Guest_82 has quit [Remote host closed the connection]
lkcl has joined #nmigen
modwizcode has quit [Quit: Later]
modwizcode has joined #nmigen
chipmuenk has quit [Quit: chipmuenk]
oter has joined #nmigen
emeb_mac has joined #nmigen
probablymoony has joined #nmigen
moony has quit [Ping timeout: 264 seconds]
bvernoux has quit [Quit: Leaving]
<lsneff> lkcl: I'll look into that, but it needs to be query able for data I don't think sql is particularly good at.
<lsneff> Anyhow, I can load traces as they're looked at, making it much faster
emeb has quit [Quit: Leaving.]