whitequark changed the topic of #amaranth-lang to: Amaranth hardware definition language · code https://github.com/amaranth-lang · logs https://libera.irclog.whitequark.org/amaranth-lang
lf has quit [Ping timeout: 256 seconds]
lf has joined #amaranth-lang
Degi_ has joined #amaranth-lang
Degi has quit [Ping timeout: 255 seconds]
Degi_ is now known as Degi
antoinevg[m] has quit [Quit: You have been kicked for being idle]
Decanter has joined #amaranth-lang
Decanter has quit [Remote host closed the connection]
<d1b2> <marble> I recently encountered the issue, that I wanted to get the list of names of all available platforms in amaranth_boards. The result now is that I have a fork where the init.py contains static imports of all platforms. https://github.com/cyber-murmel/amaranth-boards/blob/main/amaranth_boards/__init__.py the whole shebang gets auto generated https://github.com/cyber-murmel/amaranth-boards/blob/main/gen_plat_list.py I wondered if someone
<d1b2> else had this use case, and if there is a smarter way to do it.
<d1b2> <marble> I was advised to use static imports due to IDEs otherwise having trouble with the source file
peepsalot has quit [Quit: Connection reset by peep]
peepsalot has joined #amaranth-lang
urja has quit [Ping timeout: 260 seconds]
urja has joined #amaranth-lang