sb0 has quit [Read error: Connection reset by peer]
_florent_ has quit [Ping timeout: 250 seconds]
key2 has quit [Ping timeout: 246 seconds]
bentley` has joined #m-labs
mumptai has joined #m-labs
mumptai_ has joined #m-labs
mumptai_ has quit [Quit: Verlassend]
<larsc>
hm, is this valid verilog 'input foobar = 1'b1;'?
<larsc>
iverilog can't handle it and I can't really find anything on the subject
aeris has quit [Ping timeout: 252 seconds]
aeris has joined #m-labs
aeris has quit [Ping timeout: 252 seconds]
aeris has joined #m-labs
<rjo>
cr1901_modern: in gateware, no. but iirc openocd is a (x)svf player.
<rjo>
cr1901_modern: but! artiq is much better than a xsvf player. it can do that plus much more. and the relevant parts are in gateware, certainly stand-alone.
<rjo>
its format is not xsvf though, but python. i would imagine xsvf2artiq would not be to hard.
<ysionneau>
it's a bit of a nightmare to debug asyncio stuff when everything is stuck ...
<ysionneau>
because of some exception somewhere or other issue
mumptai has quit [Remote host closed the connection]
<cr1901_modern>
I haven't taken much of a look at artiq... probably should change that (it's like super-Migen/MiSoC or something?)