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
peepsalot has joined #amaranth-lang
<_whitenotifier-e> [YoWASP/yosys] whitequark pushed 1 commit to develop [+0/-0/±1] https://github.com/YoWASP/yosys/compare/7ade1a295f97...09543fc9f3f5
<_whitenotifier-e> [YoWASP/yosys] whitequark 09543fc - Update dependencies.
Degi_ has joined #amaranth-lang
Degi has quit [Ping timeout: 240 seconds]
Degi_ is now known as Degi
indy has quit [Quit: ZNC 1.8.2 - https://znc.in]
indy has joined #amaranth-lang
<d1b2> <Gabriel> alright, more silly questions that I don't know how to look up
<d1b2> <Gabriel> I want a color palette where each color is 12 bits and there are 8 of them. Can I do a 2D array? While keeping it as registers
<d1b2> <Gabriel> also I thought I remembered a way to automatically pipeline a signal with s.last() or something like that to get the value from the last clock cycle. Did I make that up?
<whitequark> <d1b2> "<Gabriel> I want a color palette..." <- yes, using `Array`
<whitequark> <d1b2> "<Gabriel> also I thought I..." <- there's `Past` in the formal part of the language, but I recommend against using it as there are issues with resets
<d1b2> <Gabriel> Awesome, thanks!
Guest6017 has joined #amaranth-lang
Guest6017 is now known as ariaveta
<ariaveta> Hello, any hint about how to install amaranth board definitions? The topic is marked as "TODO" on the website
ariaveta has quit [Quit: Ping timeout (120 seconds)]
Guest60 has joined #amaranth-lang
Guest60 has quit [Client Quit]
Abhishek_ has joined #amaranth-lang
<jevinskie[m]> python3 -m amaranth_boards.icebreaker ?
<jevinskie[m]> After running setup.py or pip in amaranth-boards
palmertokens[m] has joined #amaranth-lang
lf has quit [Ping timeout: 244 seconds]
lf has joined #amaranth-lang