Saturday, 2022-06-11

*** tpb <tpb!~supybot@underwood.mithis.com> has joined #litex00:00
*** Emantor <Emantor!~Emantor@magratgarlick.emantor.de> has quit IRC (Quit: ZNC - http://znc.in)01:20
*** Emantor <Emantor!~Emantor@magratgarlick.emantor.de> has joined #litex01:22
jevinskie[m]Cool, I got Display() to work in FSMs01:50
*** Degi_ <Degi_!~Degi@dynamic-089-012-163-036.89.12.pool.telefonica.de> has joined #litex03:02
*** Degi <Degi!~Degi@dynamic-089-014-134-050.89.14.pool.telefonica.de> 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 <shorne!~shorne@g203.61-45-49.ppp.wakwak.ne.jp> has quit IRC (Ping timeout: 256 seconds)07:05
*** shorne <shorne!~shorne@g228.115-65-48.ppp.wakwak.ne.jp> 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 <lambda!~weechat@cyka.blyat.vodka> has quit IRC (Quit: WeeChat 3.5)17:08
*** lambda <lambda!~lambda@cyka.blyat.vodka> 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 <shorne!~shorne@g228.115-65-48.ppp.wakwak.ne.jp> has quit IRC (Remote host closed the connection)21:15
*** shorne <shorne!~shorne@g228.115-65-48.ppp.wakwak.ne.jp> 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/!