_whitelogger has joined #symbiflow
Bertl_oO is now known as Bertl_zZ
citypw has joined #symbiflow
citypw has quit [Ping timeout: 244 seconds]
citypw has joined #symbiflow
dj_pi has joined #symbiflow
dj_pi has quit [Ping timeout: 248 seconds]
Vonter has quit [Read error: Connection reset by peer]
Vonter has joined #symbiflow
Vonter has quit [Read error: Connection reset by peer]
Vonter has joined #symbiflow
Vonter has quit [Max SendQ exceeded]
Vonter has joined #symbiflow
Vonter has quit [Max SendQ exceeded]
Vonter has joined #symbiflow
adjtm has quit [Ping timeout: 272 seconds]
citypw has quit [Ping timeout: 245 seconds]
adjtm has joined #symbiflow
citypw has joined #symbiflow
_whitelogger has joined #symbiflow
Vonter has quit [Ping timeout: 245 seconds]
Vonter has joined #symbiflow
citypw has quit [Ping timeout: 245 seconds]
Bertl_zZ is now known as Bertl
futarisIRCcloud has quit [Quit: Connection closed for inactivity]
Vonter has quit [Quit: WeeChat 2.5]
Vonter has joined #symbiflow
ZipCPU has quit [Quit: ZNC 1.6.4 - http://znc.in]
ZipCPU has joined #symbiflow
adjtm has quit [Ping timeout: 268 seconds]
<hackerfoo> For anyone debugging Python scripts, `go sf_build <something>`, then if a script breaks, `go retry_error_command pydebug` should start pdb, and then type `c` to run the script: https://github.com/HackerFoo/hackerfoo-go-functions/blob/master/functions/symbiflow#L207
<tpb> Title: hackerfoo-go-functions/symbiflow at master · HackerFoo/hackerfoo-go-functions · GitHub (at github.com)
<hackerfoo> litghost: Is there a good way to ignore some tile types in prjxray_create_edges.py? I don't want to deal with the RIO*_SING tiles yet.
<litghost> hackerfoo: You could just strink the ROI in y dimension to exclude them
<litghost> hackerfoo: That's probably the easiest way
<litghost> hackerfoo: Nothing super exicting would get cut off in the short term
<hackerfoo> litghost: Seems like a good way to do it, thanks.
<hackerfoo> litghost: I think the vertical ROI boundaries have to be on a VBRK? The routing import breaks because of a missing top graph node for CLBLL_L_X24Y48/CLBLL_L_A1 at prjxray_routing_import.py:175
<litghost> hackerfoo: prjxray_routing_import.py:175 is nothing to do with VBRK? It is saying that a node from VPR is missing a graph node in the database
<hackerfoo> It's on the top edge of the ROI when I moved it down, so there can't be a node above it. It worked before I shrunk the ROI.
<litghost> hackerfoo: Did you rebuild the arch grid? Because by shrinking the ROI, some portion of the grid should be removed
<hackerfoo> I removed build/xc7/archs/artix7/devices/*x1y0*
<hackerfoo> I'm trying a clean build now.
<hackerfoo> Thanks. Rebuilding fixed it.
<hackerfoo> It looks like I have to handle RIOI3_TBYTESRC and RIOI3_TBYTETERM.
<litghost> hackerfoo: Conside just mapping those back to RIOI3?
<hackerfoo> Probably. I'm looking for any differences right now, but I don't see anything.
<hackerfoo> So a bunch of copying and editing the name.
adjtm has joined #symbiflow
dj_pi has joined #symbiflow
tpb has quit [Remote host closed the connection]
tpb has joined #symbiflow