tpb has quit [Remote host closed the connection]
tpb has joined #symbiflow
freeemint has quit [Ping timeout: 264 seconds]
citypw has joined #symbiflow
<Xark> kgugala: Thanks, building "make all_conda" first solved my libiconv build issue.
citypw has quit [Ping timeout: 240 seconds]
citypw has joined #symbiflow
<sf-slack> <kgugala> Xarc: great!
_whitelogger has joined #symbiflow
sephr has joined #symbiflow
sephr has quit [Changing host]
sephr has joined #symbiflow
eligrey has joined #symbiflow
sephr has quit [Remote host closed the connection]
galv[m] has joined #symbiflow
Bertl_oO is now known as Bertl_zZ
_whitelogger has joined #symbiflow
freeemint has joined #symbiflow
freeemint has quit [Quit: Leaving]
freeemint has joined #symbiflow
freeemint has quit [Remote host closed the connection]
freeemint has joined #symbiflow
freemint has joined #symbiflow
tpb has quit [Remote host closed the connection]
tpb has joined #symbiflow
eligrey has quit [Read error: Connection reset by peer]
freemint has quit [Remote host closed the connection]
freemint has joined #symbiflow
maciejjo has quit [Remote host closed the connection]
freemint has quit [Ping timeout: 245 seconds]
maciejjo has joined #symbiflow
OmniMancer has joined #symbiflow
somlo has quit [Ping timeout: 244 seconds]
somlo has joined #symbiflow
somlo has quit [Remote host closed the connection]
somlo has joined #symbiflow
OmniMancer has quit [Quit: Leaving.]
Bertl_zZ is now known as Bertl
freemint has joined #symbiflow
citypw has quit [Ping timeout: 276 seconds]
<hackerfoo> I modified .go.sh so that now you can include bits of Python as well: https://github.com/HackerFoo/hackerfoo-go-functions/blob/master/functions/development#L67-L71
<tpb> Title: hackerfoo-go-functions/development at master · HackerFoo/hackerfoo-go-functions · GitHub (at github.com)
freemint has quit [Ping timeout: 264 seconds]
freemint has joined #symbiflow
<hackerfoo> ^ litghost
<hackerfoo> litghost: Can I blacklist this wire too? CMT_TOP_L_UPPER_B_X106Y31/CMT_PHY_CONTROL_PCENABLECALIB0
<litghost> hackerfoo: That should be safe
<litghost> hackerfoo: That entire primative (PHY_CONTROL) can be eliminated for now, if you find other problematic wires
<hackerfoo> Okay
<hackerfoo> litghost: How about this one? CMT_PHASER_OUT_CA_OCLKDIV
<litghost> hackerfoo: Same story
freemint has quit [Ping timeout: 252 seconds]
freemint has joined #symbiflow
freeemint has joined #symbiflow
freemint has quit [Ping timeout: 245 seconds]
<hackerfoo> litghost: Here's a list of all the pin wire names that fail:
<litghost> hackerfoo: Not to bad
<litghost> hackerfoo: Let's leave them as blacklisted for now, and make an issue to figure out what to do
<hackerfoo> Blacklist them all?
<hackerfoo> Okay
<litghost> hackerfoo: For now, yes
<litghost> hackerfoo: The HCLK ones likely need some other treatment anyways, as marking them as "OUTPINFEED" or "INPINFEED" is probably wrong.
<litghost> hackerfoo: They probably should be "HCLK_NETWORK" or some such