Thursday, 2018-04-26

*** tpb has joined #vtr-dev00:00
mithrodigshadow: Clone this -> [email protected]:17a4a3b6cc22c6a340f23933a109ca5d.git00:40
mithrodigshadow: Checkout the "john" branch00:40
*** digshadow has quit IRC02:22
*** digshadow has joined #vtr-dev02:40
*** digshadow has quit IRC03:00
*** digshadow has joined #vtr-dev03:14
mithroMorning!16:18
mithrokem_: Looks like you have been busy :-P16:18
mithrohey jhol -- how is the PLB stuff going?16:23
*** digshadow has quit IRC17:47
jholmithro: didn't touch it today. my other client is getting a day, but I'll be back on it tomorrow17:47
mithrojhol: Okay17:47
jholalso, I won't be there on Monday, but I'll have the rest of the week next week17:47
jholyou didn't send me any objections to the hlc code, so I take it you don't have any major issues with it17:49
mithrojhol: Haven't had a chance to look at it yet..18:07
*** digshadow has joined #vtr-dev18:08
digshadowjhol: btw its likely I'll get an rr in vtr today18:18
digshadowthen I'll work on porting tim's existing ice stuff over to it18:18
jholdigshadow: ooh exciting18:18
jhol-- if you have something slightly working, send me usage instructions, and I'll try it out tomorrow with the HLC output stuff18:19
digshadowyeah probably slightly working and will work for my contrived case. The API will need some polishing for more generic stuff and there are a few cleanup things needed, including a performance issue18:19
digshadow(performance issue only at one step, I'm hoping it will be easy to solve)18:20
*** digshadow has quit IRC18:45
*** digshadow has joined #vtr-dev18:46
mithrodigshadow / jhol: Happy if I merged https://github.com/SymbiFlow/symbiflow-arch-defs/pull/96 ?20:04
tpbTitle: testarch: More cleanup by mithro · Pull Request #96 · SymbiFlow/symbiflow-arch-defs · GitHub (at github.com)20:04
jholno problem for me20:05
mithrojhol: What about that other ice40 one?20:06
jholyeah looks quite reasonable20:07
digshadowmithro: I have no objections20:08
mithrojhol: Can you send this pull request? https://github.com/SymbiFlow/symbiflow-arch-defs/compare/master...jhol:hlc-out?expand=120:08
tpbTitle: Comparing SymbiFlow:master...jhol:hlc-out · SymbiFlow/symbiflow-arch-defs · GitHub (at github.com)20:08
mithrojhol: Were did you send your hlc pull request too? I can't seem to find it?20:08
jholhttps://github.com/jhol/vtr-verilog-to-routing/commits/hlc20:15
tpbTitle: Commits · jhol/vtr-verilog-to-routing · GitHub (at github.com)20:15
jholmithro20:16
mithrojhol: Okay - I created https://github.com/mithro/vtr-verilog-to-routing/pull/1020:17
jholyeah it's a work-in-progress, and there'll be a fair amount of rebasing before I'm done20:18
mithrojhol: Can you send the 'declare' spelling fix upstream separately?20:20
jholsure20:21
jholoh yes, and if you want to test the HLC code, you'll need this: https://github.com/jhol/symbiflow-arch-defs/commits/hlc-out20:22
tpbTitle: Commits · jhol/symbiflow-arch-defs · GitHub (at github.com)20:22
jholit uses the naming convention to know what nodes are relevant to icebox_hlc2asc20:22
jholI'm hoping with a bit of text manipulation and formating, and the proper adjustments to the PLB and pin names in symbiflow-arch-defs, it will be possible for the output to match what hlc2asc is expecting20:23
jholI'm trying to reduce the amount of hard-coded naming of things in the HLC Writer20:23
mithrojhol: Yeah - that is my hope too20:24
mithrojhol: If you go to https://github.com/SymbiFlow/symbiflow-arch-defs/compare/master...jhol:hlc-out?expand=1 and click the link it should send that pull request :-P20:24
tpbTitle: Comparing SymbiFlow:master...jhol:hlc-out · SymbiFlow/symbiflow-arch-defs · GitHub (at github.com)20:24
jholmithro: done https://github.com/SymbiFlow/symbiflow-arch-defs/pull/9820:25
tpbTitle: ice40: Converted LUT primitive to match naming specification by jhol · Pull Request #98 · SymbiFlow/symbiflow-arch-defs · GitHub (at github.com)20:25
mithrogreat!20:25
mithroI have to run now20:25
mithrowill be back in an hour20:25
jholI'll be continue working on HLC tomorrow20:28
mithrojhol: can you add a DCO so I can merge your stuff? No reason not to do that straight away...20:44
mithrojhol: git commit --amend --signoff20:45
mithrojhol: or git rebase upstream/master --signoff20:46
mithrodigshadow: This is the simplest arch I have been able to generate so far... https://usercontent.irccloud-cdn.com/file/KTrXfHBI/image.png21:36
mithroActually I can get the following too...21:37
mithrofile:///home/tansell/Pictures/Screenshot%20from%202018-04-26%2014-33-35.png https://usercontent.irccloud-cdn.com/file/dFawGVf6/image.png21:37
mithrodigshadow: make ARCH=testarch DEVICE_SUBARCH=wire-bidir-s4 DEVICE=1x1.min ROUTE_CHAN_WIDTH=1 wire.disp23:04
mithrodigshadow: make ARCH=testarch DEVICE_SUBARCH=wire-unidir-s4 DEVICE=1x1.min ROUTE_CHAN_WIDTH=1 wire.disp23:04
mithrodigshadow: That should get you the above models to test with the rr_graph library23:04
digshadowmithro: will look after I finish testing WIP rr_graph23:09
mithrodigshadow: okay23:10

Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!