<_whitenotifier-d>
[nmigen] modwizcode commented on pull request #624: sim: Implemented signal notability for use in generating actually useful GTKW files - https://git.io/JE7Ot
pftbest has joined #nmigen
pftbest has quit [Ping timeout: 252 seconds]
emeb has joined #nmigen
emeb has quit [Client Quit]
emeb has joined #nmigen
GenTooMan has joined #nmigen
pftbest has joined #nmigen
pftbest has quit [Ping timeout: 252 seconds]
emeb has quit [Quit: Leaving.]
emeb_mac has joined #nmigen
pftbest has joined #nmigen
pftbest has quit [Ping timeout: 240 seconds]
pftbest has joined #nmigen
pftbest has quit [Ping timeout: 252 seconds]
pftbest has joined #nmigen
pftbest has quit [Ping timeout: 252 seconds]
pftbest has joined #nmigen
pftbest has quit [Ping timeout: 252 seconds]
pftbest has joined #nmigen
pftbest has quit [Ping timeout: 252 seconds]
pftbest has joined #nmigen
emeb_mac has quit [Quit: Leaving.]
cr1901 has quit [Ping timeout: 240 seconds]
pftbest has quit [Ping timeout: 252 seconds]
bvernoux has joined #nmigen
pftbest has joined #nmigen
pftbest has quit [Ping timeout: 245 seconds]
pftbest has joined #nmigen
pftbest has quit [Ping timeout: 240 seconds]
pftbest has joined #nmigen
pftbest has quit [Remote host closed the connection]
pftbest has joined #nmigen
cr1901 has joined #nmigen
pftbest has quit [Remote host closed the connection]
pftbest has joined #nmigen
pftbest has quit [Remote host closed the connection]
pftbest has joined #nmigen
<d1b2>
<286Tech> I'm trying to instantiate a Verilog module and it works fine, but I was wondering if it's possible to assign a 1 bit value to a parameter. The resulting Verilog code always has a 32-bit value assigned to the parameter even if I instantiate it with p_PARAM_NAME=0b1 for example.
<mwk>
p_PARAM_NAME=Const(<value>, <width in bits>)
<mwk>
0b1 is transformed into 1 by the time the Python parser is done with it, nMigen has no way of seeing the original token
<d1b2>
<286Tech> Ah cool, thanks!
emeb has joined #nmigen
bvernoux has quit [Ping timeout: 252 seconds]
XgF has quit [Remote host closed the connection]
XgF has joined #nmigen
bvernoux has joined #nmigen
tannewt_ has quit [Ping timeout: 276 seconds]
tannewt_ has joined #nmigen
bvernoux has quit [Quit: Leaving]
emeb_mac has joined #nmigen
mikolajw has joined #nmigen
mikolajw has quit [Quit: WeeChat 3.2]
cr1901 has quit [Read error: Connection reset by peer]
pftbest has quit [Remote host closed the connection]