HeHemEmE has quit [Remote host closed the connection]
<wallacejohn>
ZirconiumX: Yes, that is the end goal. To clarify, are you suggesting update all scripts (50ish, not all Python2) in a single pull request? Is that too much change for a single pull request?
<ZirconiumX>
My personal criteria is not about size but completeness
<ZirconiumX>
I don't see much point in having a state where only *some* files are Py2
<wallacejohn>
Makes sense. I will update and test all of the scripts before submitting a pull request.
wallacejohn has quit [Ping timeout: 256 seconds]
wallacejohn has joined #symbiflow
wallacejohn has quit [Ping timeout: 246 seconds]
wallacejohn has joined #symbiflow
_whitelogger has joined #symbiflow
citypw has joined #symbiflow
az0re has joined #symbiflow
_whitelogger has joined #symbiflow
Alaa501 has joined #symbiflow
_whitelogger has joined #symbiflow
wallacejohn has quit [Remote host closed the connection]
OmniMancer has joined #symbiflow
Alaa501 has quit [Ping timeout: 240 seconds]
_whitelogger has joined #symbiflow
Bertl_oO is now known as Bertl_zZ
OmniMancer has quit [Quit: Leaving.]
adjtm_ has joined #symbiflow
adjtm has quit [Ping timeout: 256 seconds]
Bertl_zZ is now known as Bertl
citypw has quit [Ping timeout: 240 seconds]
citypw has joined #symbiflow
Bertl is now known as Bertl_oO
ljungk has joined #symbiflow
<ljungk>
Hey, does the Project X-ray stuff work with the Digilent CMOD A-7 board? It uses the same Artix-7 35T that the Arty has.
<sf-slack>
<acomodi> ljungk: Yes, if it is an a35T then support is already there. What may be missing is just the pin mapping. What exact part does the CMOD A-7 have?
ljungk has quit [Remote host closed the connection]
<sf-slack>
<karl.ljungkvist> @acomodi It has this part: XC7A35T-1CPG236C
ljungk has joined #symbiflow
ljungk has quit [Remote host closed the connection]
<sf-slack>
<acomodi> @karl.ljungkvist Ok, so I think there should be no problem with it and is ready to be used
citypw has quit [Ping timeout: 246 seconds]
Bertl_oO is now known as Bertl
Bertl is now known as Bertl_oO
<mithro>
ZirconiumX: Smaller pull requests are better, easier to convert one script at a time
<ZirconiumX>
mithro: what's the difference between 50 script conversions and 50 script conversions?
<hackerfoo>
ZirconiumX: The difference is that you can pipeline smaller PRs :)
<ZirconiumX>
That's what commits are for
<hackerfoo>
I agree, I'd rather do a single PR with incremental reviews, but most people won't do this. They only want to look at a PR once.
<hackerfoo>
e.g. release early and release often applied to PRs.
<hackerfoo>
I'd like to use a PR more as a subscription to work in progress.
tpb has quit [*.net *.split]
tpb has joined #symbiflow
OmniMancer has joined #symbiflow
OmniMancer has quit [Ping timeout: 246 seconds]
OmniMancer has joined #symbiflow
wallacejohn has joined #symbiflow
<wallacejohn>
mithro, ZirconiumX, hackerfoo: Regarding the pull request discussion, I'm going to try submitting smaller PRs as I go. I've converted and tested only a handful of scripts so far, so probably better for me as a beginner to get something in the pull request pipeline before I've put too much work into my first contribution.
<hackerfoo>
wallacejohn: Sounds good
<mithro>
wallacejohn: Always good to ask the person who owns the repository you are submitting too...
<wallacejohn>
mithro: still new to github -- looks like the vtr-verilog-to-routing repo is owned by a group/org, is that correct? is the owner active on this channel?
OmniMancer has quit [Quit: Leaving.]
<mithro>
kmurray in #vtr-dev would be the right person, but I'm pretty sure we can say that he would prefer small pull requests