Stormwind_mobile has quit [Ping timeout: 240 seconds]
Stormwind_mobile has joined #m-labs
Stormwind_mobile has quit [Ping timeout: 250 seconds]
proteus-guy has joined #m-labs
Stormwind_mobile has joined #m-labs
rohitksingh has joined #m-labs
Stormwind_mobile has quit [Read error: Connection reset by peer]
synaption[m] has quit [Remote host closed the connection]
rjo has quit [Write error: Connection reset by peer]
jayaura has quit [Write error: Connection reset by peer]
xobs has quit [Read error: Connection reset by peer]
jfng has quit [Remote host closed the connection]
jryans has quit [Read error: Connection reset by peer]
marble[m] has quit [Remote host closed the connection]
rohitksingh has quit [Ping timeout: 245 seconds]
<_whitenotifier-f>
[nmigen] Fatsie opened pull request #268: class Memory: allow to set default `simulate` value for all generated memory blocks. - https://git.io/JewDT
Stormwind_mobile has joined #m-labs
<_whitenotifier-f>
[nmigen] Fatsie opened pull request #269: Platform.add_file(): Allow to add same file with same content multiple times. - https://git.io/JewD4
<_whitenotifier-f>
[nmigen] codecov[bot] commented on pull request #268: class Memory: allow to set default `simulate` value for all generated memory blocks. - https://git.io/JewDP
<_whitenotifier-f>
[nmigen] codecov[bot] commented on pull request #269: Platform.add_file(): Allow to add same file with same content multiple times. - https://git.io/JewDp
Stormwind_mobile has quit [Ping timeout: 246 seconds]
Stormwind_mobile has joined #m-labs
Stormwind_mobile has quit [Ping timeout: 240 seconds]
Stormwind_mobile has joined #m-labs
Stormwind_mobile has quit [Ping timeout: 240 seconds]
Stormwind_mobile has joined #m-labs
Stormwind_mobile has quit [Ping timeout: 250 seconds]
Stormwind_mobile has joined #m-labs
m4ssi has quit [Remote host closed the connection]
Stormwind_mobile has quit [Ping timeout: 265 seconds]
Stormwind_mobile has joined #m-labs
Dar1us_ has joined #m-labs
Dar1us has quit [Ping timeout: 276 seconds]
Dar1us_ is now known as Dar1us
Stormwind_mobile has quit [Read error: Connection reset by peer]
Stormwind_mobile has joined #m-labs
X-Scale has quit [Ping timeout: 240 seconds]
X-Scale` has joined #m-labs
X-Scale` is now known as X-Scale
Stormwind_mobile has quit [Ping timeout: 265 seconds]
Stormwind_mobile has joined #m-labs
alexhw has quit [Ping timeout: 240 seconds]
alexhw has joined #m-labs
rohitksingh has joined #m-labs
X-Scale` has joined #m-labs
X-Scale has quit [Ping timeout: 268 seconds]
X-Scale` is now known as X-Scale
<ZirconiumX>
whitequark: Something I noticed in my nMigen experiments. If module B instantiates module A (say) 16 times, then the output Verilog will have A, A$1, A$2, A$3, ... when A itself hasn't changed. Thinking about it, it's probably because nMigen can't detect if Python metaprogramming has occurred, but the duplication does bloat the output file.
<ZirconiumX>
And something else as a thought: an initialised ROM cell; while Memory() is good, Quartus struggles to parse ROM init in an `initial begin` block, instead preferring the ROM init to be in a separate file. I don't know how this translates to other vendors however.
Stormwind_mobile has quit [Ping timeout: 268 seconds]