peepsalot has quit [Read error: Connection reset by peer]
peepsalot has joined #yosys
<pepijndevos_>
whoa, yosys build took down my 16GB RAM in a pinch. I'm impressed.
<pepijndevos_>
-j14 but ok
<z0ttel>
Try -j without a number ;-P
m4ssi has joined #yosys
tux3 has joined #yosys
xtro has quit [Ping timeout: 240 seconds]
<pepijndevos_>
TIL
<pepijndevos_>
z0ttel, other than poking maintainers... patience I guess
jakobwenzel has joined #yosys
<pepijndevos_>
ooooohhh
<pepijndevos_>
I think that's actually what happened. Try echo ${nproc} or echo `ncpu` I probably did either of those and make just thought LETS GOOOOO
dxld has quit [Quit: Bye]
dxld has joined #yosys
Thorn has quit [Ping timeout: 240 seconds]
jakobwenzel has quit [Quit: jakobwenzel]
citypw has joined #yosys
vidbina has quit [Ping timeout: 240 seconds]
Thorn has joined #yosys
citypw has quit [Ping timeout: 240 seconds]
vidbina has joined #yosys
emeb has joined #yosys
vidbina has quit [Ping timeout: 246 seconds]
m4ssi has quit [Remote host closed the connection]
xtro has joined #yosys
develonepi3 has joined #yosys
<develonepi3>
Hello All: Is this valid in yosys? assign instrs = '{"g=0~0", // store_addr = 0 "b=0~1", // cnt = 1 "c=1~2", // ten = 10); I am getting an ERROR: syntax error, unexpected $undefined