*** tpb <[email protected]> has joined #symbiflow | 00:00 | |
tpb | <bjonnh> making progress on my Arty Z7 | 00:50 |
---|---|---|
tpb | <bjonnh> is it expected for counter build to take > 1h to build ? | 01:59 |
tpb | <bjonnh> (I did make counter_zybo_z7_bit) | 01:59 |
tpb | <bjonnh> is it doing some kind of simulation/validation as well? | 02:00 |
tpb | <bjonnh> oh I see it is generating the arch definitions | 03:03 |
-_whitenotifier-2553- [symbiflow-examples] MidsummerNight opened issue #221: Does xc7a35t and xc7a50t share the same arch.timing.xml file? - https://git.io/JMhCo | 03:36 | |
tpb | <bjonnh> looks like we don't have public access to the bucket: https://storage.cloud.google.com/symbiflow-arch-defs-gha/ | 03:43 |
tpb | <tpb> Title: Anmelden – Google Konten (at storage.cloud.google.com) | 03:43 |
tpb | <bjonnh> trying to find the build for the xc7z020 | 03:44 |
tpb | <bjonnh> (it is building on my laptop but that will probably takk hours) | 03:46 |
tpb | <bjonnh> https://aur.archlinux.org/packages/symbiflow-arch-defs-nightly-bin-device-xc7z020/ | 03:47 |
tpb | <tpb> Title: AUR (en) - symbiflow-arch-defs-nightly-bin-device-xc7z020 (at aur.archlinux.org) | 03:47 |
tpb | <bjonnh> found a build here | 03:47 |
tpb | <bjonnh> CarlFK: \o/ | 03:53 |
tpb | <bjonnh> CarlFK: I got a full FOSS building suite running for the Arty Z7-20. | 03:54 |
tpb | <bjonnh> at least I got counter_test running… that's already something | 03:54 |
tpb | <CarlFK> Yay! | 04:14 |
tpb | <bjonnh> ERROR: Module $paramod\FDRE\INIT=1'0 contains processes, which are not supported by JSON backend (run `proc` first). | 14:35 |
tpb | <bjonnh> I'm getting that now trying to do the synth | 14:35 |
tpb | <sf-slack> <acomodi> Hi @bjonnh, the `proc` step should be present already actually, at least in the latest symbiflow packages. Are you using the latest ones as specified in the docs (https://symbiflow-examples.readthedocs.io/en/latest/getting-symbiflow.html#toolchain)? | 14:38 |
tpb | <tpb> Title: Getting SymbiFlow — SymbiFlow examples documentation (at symbiflow-examples.readthedocs.io) | 14:38 |
tpb | <bjonnh> I installed everything yesterday… | 14:39 |
tpb | <bjonnh> but I used probably old arch defs? | 14:39 |
tpb | <bjonnh> not sure if it is part of that or no | 14:39 |
tpb | <bjonnh> I built my own arch files yesterday, and I ran a make clean by mistake just after :( so it is rebuilding now | 14:39 |
tpb | <bjonnh> I couldn't find a list of the latest build artifacts (especially the install one) | 14:40 |
tpb | <bjonnh> so I'm using those: https://aur.archlinux.org/packages/symbiflow-arch-defs-nightly-bin-device-xc7z020/ | 14:40 |
tpb | <tpb> Title: AUR (en) - symbiflow-arch-defs-nightly-bin-device-xc7z020 (at aur.archlinux.org) | 14:41 |
tpb | <bjonnh> oh so everybody is on slack I see | 14:42 |
tpb | <sf-slack> <bjohua2> o/ | 14:45 |
tpb | <bjonnh> huh | 14:46 |
tpb | <sf-slack> <kgugala> :) | 14:47 |
tpb | <bjonnh> is it possible to change the pseudo that sf-slack uses? | 14:48 |
tpb | <sf-slack> <kgugala> @acomodi can you link to latest architectures archives? | 14:48 |
tpb | <sf-slack> <bjonnh> I tried to look into the build logs on github, but couldn't find a list there, maybe I didn't look well enough | 14:52 |
tpb | <sf-slack> <acomodi> Sure, I think that we already have the z020 to the archives, let me check | 14:54 |
tpb | <sf-slack> <acomodi> So here is the link to the latest valid z020 artifact https://www.googleapis.com/download/storage/v1/b/symbiflow-arch-defs/o/artifacts%2Fpro[…]_test-5f7c92ed.tar.xz?generation=1638884253731197&alt=media | 14:55 |
tpb | <bjonnh> yes I found an archive with the z020 | 14:56 |
tpb | <sf-slack> <acomodi> taken from here: https://storage.googleapis.com/symbiflow-arch-defs-gha/symbiflow-xc7z020_test-latest | 14:56 |
tpb | <bjonnh> but it seems that my main install is too old? | 14:57 |
tpb | <sf-slack> <acomodi> Yeah, so the main install would need to be at the latest version as well | 14:57 |
tpb | <sf-slack> <acomodi> https://storage.googleapis.com/symbiflow-arch-defs-gha/symbiflow-toolchain-latest | 14:58 |
tpb | <bjonnh> sorry if I ask dumb stuff, I'm all new to that | 15:00 |
tpb | <bjonnh> I got it to work yesterday because I guess the synth was made with an older version for the z010 and then I switched to the z020 | 15:00 |
tpb | <bjonnh> something like that maybe? | 15:00 |
tpb | <bjonnh> should we replace the instructions with something like: | 15:02 |
tpb | <bjonnh> wget -qO- $(wget -qO- https://storage.googleapis.com/symbiflow-arch-defs-gha/symbiflow-toolchain-latest) | tar -xJC $INSTALL_DIR/xc7/install | 15:02 |
tpb | <bjonnh> yep it seems to build now \o/ | 15:02 |
tpb | <sf-slack> <acomodi> Great! | 15:03 |
tpb | <bjonnh> is there a way to build the toolchain only (without building all the archs?) | 15:03 |
tpb | <sf-slack> <acomodi> You mean from symbiflow-arch-defs? | 15:04 |
tpb | <bjonnh> yes | 15:04 |
tpb | <bjonnh> I managed to build the arch def for z020 myself (turns out I interrupted the make clean, so it built pretty fast) | 15:04 |
tpb | <bjonnh> but I also would like to be able to build the "toolchain-latest" | 15:05 |
tpb | <bjonnh> just in case I want to start tweaking things | 15:05 |
tpb | <sf-slack> <acomodi> So, actually the toolchain is a collection of wrappers and scripts, it is not strictly built. What gets built are the device data files (e.g. RR graph, arch XML, lookahead, etc.) | 15:06 |
tpb | <bjonnh> yeah the ones that took the night to build :D | 15:07 |
tpb | <bjonnh> do you have an explanation of what those are somewhere? | 15:08 |
tpb | <bjonnh> (talking about the device data files ^) | 15:08 |
tpb | <sf-slack> <acomodi> There should be something around (e.g. RR graph https://symbiflow.readthedocs.io/en/latest/vtr-verilog-to-routing/doc/src/vpr/file_formats.html#routing-resource-graph-file-format-xml, Arch XML https://symbiflow.readthedocs.io/en/latest/vtr-verilog-to-routing/doc/src/arch/index.html#fpga-architecture-description) | 15:10 |
tpb | <tpb> Title: File Formats — SymbiFlow (at symbiflow.readthedocs.io) | 15:10 |
-_whitenotifier-2553- [prjxray] mithro opened issue #1795: ERROR: After October 2020 you may experience errors when installing or updating packages. - https://git.io/JDejU | 17:24 | |
-_whitenotifier-2553- [prjxray] mithro opened issue #1796: Zynq build failing but unclear why.... - https://git.io/JDej0 | 17:26 | |
-_whitenotifier-2553- [symbiflow-arch-defs] nelsobe opened issue #2341: Why does PLL define a COMPENSATION value when that is not used? - https://git.io/JDvSp | 22:37 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!