<tnt>
whihc was to prevent error-ing out when the design was empty. ( this happens when generating template blocks, the flow is run and it can happen no logic is left in the end but we still want to write out and empty module with proper ports ).
<tnt>
Now this got converted to python using pyyosys and it does d.run_pass('show', ...) wrapped in a try: XXX expect: pass ... but that doesn't work, it doesn't actually throw an python exception ,it just halts the flow.
cr1901 has quit [Read error: Connection reset by peer]
cr1901 has joined #yosys
so-offish has joined #yosys
so-offish has quit [Remote host closed the connection]
Adrien[m] has quit [Quit: Idle timeout reached: 172800s]
FabM has quit [Ping timeout: 248 seconds]
so-offish has joined #yosys
cr1901_ has joined #yosys
so-offishul has joined #yosys
cr1901 has quit [Ping timeout: 260 seconds]
so-offish has quit [Ping timeout: 248 seconds]
cr1901_ is now known as cr1901
so-offishul has quit [Quit: Leaving]
so-offish has joined #yosys
cr1901 has quit [Read error: Connection reset by peer]
cr1901 has joined #yosys
cr1901_ has joined #yosys
cr1901 has quit [Ping timeout: 260 seconds]
hwpplayer1 has joined #yosys
cr1901_ is now known as cr1901
krispaul has quit [Quit: WeeChat 3.5]
kristianpaul has joined #yosys
bjorkintosh has quit [Quit: "Every day, computers are making people easier to use." David Temkin]
bjorkintosh has joined #yosys
bjorkintosh has quit [Changing host]
bjorkintosh has joined #yosys
hwpplayer1 has quit [Remote host closed the connection]
hwpplayer1 has joined #yosys
mewt has quit [Quit: leaving]
mewt has joined #yosys
hwpplayer1 has quit [Quit: sleep]
dormito has joined #yosys
<whitequark[cis]>
the python bindings are just... not very good