Saturday, 2022-06-11

*** tpb <[email protected]> has joined #litex00:00
*** Emantor <[email protected]> has quit IRC (Quit: ZNC - http://znc.in)01:20
*** Emantor <[email protected]> has joined #litex01:22
jevinskie[m]Cool, I got Display() to work in FSMs01:50
*** Degi_ <[email protected]> has joined #litex03:02
*** Degi <[email protected]> has quit IRC (Ping timeout: 248 seconds)03:03
*** Degi_ is now known as Degi03:03
jevinskie[m]DisplayEnter() only displays once when the state is entered, next up is emulating $monitor. Should be cake thanks to python :P05:05
_florent_jevinskie[m]: nice!05:53
*** shorne <[email protected]> has quit IRC (Ping timeout: 256 seconds)07:05
*** shorne <[email protected]> has joined #litex07:31
rah_florent_: my understanding of FuseSoC is that its focus on resuse of existing cores is in order to facilitate the creation of your own SoC, which is to say that the purposes of FuseSoC and LiteX seem to be the same, not different10:13
rahthe clue's in the name10:13
rah"Its main purpose is to increase reuse of IP (Intellectual Property) cores and be an aid for creating, building and simulating SoC solutions." -- https://fusesoc.readthedocs.io/en/stable/user/introduction.html10:16
tpbTitle: Why FuseSoC? — FuseSoC 1.12.0 documentation (at fusesoc.readthedocs.io)10:16
*** lambda <[email protected]> has quit IRC (Quit: WeeChat 3.5)17:08
*** lambda <[email protected]> has joined #litex17:08
_franck_rah: FuseSoC doesn't handle the interconnection by itself. You can configure which cores you need in your design and which tool you want to use for synthesis/simulation, FuseSoC will fetch all the cores and dependancies and build your design.19:24
_franck_I see it like a super build tool19:24
_franck_(well, I didn't use it for years so I may be wrong...)19:25
*** shorne <[email protected]> has quit IRC (Remote host closed the connection)21:15
*** shorne <[email protected]> has joined #litex21:43
jevinskie[m]Here is that emulation of $monitor: https://gist.github.com/jevinskie/fc4fc7b36d9eade490816576b235fe6e23:16

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