jn has quit [Ping timeout: 252 seconds]
jn has joined #prjcombine
jn has joined #prjcombine
jn has quit [Changing host]
jn has quit [Ping timeout: 252 seconds]
jn has joined #prjcombine
jn has quit [Ping timeout: 246 seconds]
jn has joined #prjcombine
jn has joined #prjcombine
jn has quit [Ping timeout: 245 seconds]
jn has joined #prjcombine
jn has joined #prjcombine
jn has quit [Ping timeout: 260 seconds]
jn has joined #prjcombine
jn has joined #prjcombine
jn has quit [Ping timeout: 260 seconds]
jn_ has joined #prjcombine
h_ro has quit [Ping timeout: 276 seconds]
h_ro has joined #prjcombine
<Wanda[cis]> okay cool, I just got incomprehensible fuzzing failures on large devices that I traced down to "XACT truncates all input lines of the netlist to 1023 characters"
<Wanda[cis]> it even prints an error message to stdout. it just doesn't see fit to, you know, abort processing or anything
<Wanda[cis]> next point of business: why on earth does attempting to use XC3000 IOB registers print incomprehensible error messages with random garbled binary data in place of net names
<Wanda[cis]> apparently I should get into habit of doing String::from_utf8_lossy when dealing with Xilinx error messages.