*** jacobk <jacobk!~quassel@47-186-67-244.dlls.tx.frontiernet.net> has joined #f4pga | 00:18 | |
*** tpb <tpb!~supybot@underwood.mithis.com> has quit IRC | 01:00 | |
*** tpb <tpb!~supybot@underwood.mithis.com> has joined #f4pga | 01:00 | |
*** TMM_ <TMM_!hp@amanda.tmm.cx> has quit IRC | 01:40 | |
*** TMM_ <TMM_!hp@amanda.tmm.cx> has joined #f4pga | 01:40 | |
*** indy <indy!~indy@dsl-static-104.213-160-167.telecom.sk> has quit IRC | 01:59 | |
*** indy <indy!~indy@dsl-static-104.213-160-167.telecom.sk> has joined #f4pga | 02:01 | |
*** indy <indy!~indy@dsl-static-104.213-160-167.telecom.sk> has quit IRC | 02:06 | |
*** indy <indy!~indy@dsl-static-104.213-160-167.telecom.sk> has joined #f4pga | 02:07 | |
*** indy <indy!~indy@dsl-static-104.213-160-167.telecom.sk> has quit IRC | 02:30 | |
*** indy <indy!~indy@dsl-static-104.213-160-167.telecom.sk> has joined #f4pga | 02:33 | |
*** indy <indy!~indy@dsl-static-104.213-160-167.telecom.sk> has quit IRC | 02:38 | |
*** indy <indy!~indy@dsl-static-104.213-160-167.telecom.sk> has joined #f4pga | 02:38 | |
*** jacobk <jacobk!~quassel@47-186-67-244.dlls.tx.frontiernet.net> has quit IRC | 02:46 | |
*** jacobk <jacobk!~quassel@47-186-67-244.dlls.tx.frontiernet.net> has joined #f4pga | 04:03 | |
*** indy <indy!~indy@dsl-static-104.213-160-167.telecom.sk> has quit IRC | 08:45 | |
*** indy <indy!~indy@dsl-static-104.213-160-167.telecom.sk> has joined #f4pga | 08:47 | |
*** indy_ <indy_!~indy@dsl-static-104.213-160-167.telecom.sk> has joined #f4pga | 08:52 | |
*** indy <indy!~indy@dsl-static-104.213-160-167.telecom.sk> has quit IRC | 08:52 | |
*** cr1901_ <cr1901_!~cr1901@2601:8d:8600:911:78f5:5129:81f2:8794> has joined #f4pga | 09:33 | |
*** cr1901 <cr1901!~cr1901@2601:8d:8600:911:654f:f1a6:ee1d:479a> has quit IRC | 09:38 | |
*** indy_ <indy_!~indy@dsl-static-104.213-160-167.telecom.sk> has quit IRC | 10:40 | |
*** indy <indy!~indy@dsl-static-104.213-160-167.telecom.sk> has joined #f4pga | 10:40 | |
*** Curious <Curious!~Curious@dynamic-077-183-080-067.77.183.pool.telefonica.de> has joined #f4pga | 13:19 | |
*** Curious <Curious!~Curious@dynamic-077-183-080-067.77.183.pool.telefonica.de> has left #f4pga | 13:21 | |
*** indy <indy!~indy@dsl-static-104.213-160-167.telecom.sk> has quit IRC | 14:49 | |
*** indy <indy!~indy@dsl-static-104.213-160-167.telecom.sk> has joined #f4pga | 14:50 | |
*** cr1901_ is now known as cr1901 | 15:43 | |
F4PGASlackBridge | <timo.callahan> @umartinezcorral was there a recent change in paths from `f4pga` back to `symbiflow` ? I just did the CFU Playground install of F4PGA, and the script that was expected at `symbiflow/xc7/install/share/f4pga/scripts/xc7/synth.tcl` is now at `symbiflow/xc7/install/share/symbiflow/scripts/xc7/synth.tcl`. I'm using `F4PGA_TIMESTAMP=20220714-173445`, `F4PGA_HASH=f7afc12`. | 18:57 |
---|---|---|
F4PGASlackBridge | <timo.callahan> Or maybe the script didn't move, but the place where it was expected moved and the file location hasn't caught up yet. This is the error I'm seeing: Executing module `synthesize`: [1/3] : Synthesizing sources: ['/usr/local/google/home/tcal/google/CFU-Playground/proj/proj_template_v/cfu.v', | 19:01 |
F4PGASlackBridge | '/usr/local/google/home/tcal/google/CFU-Playground/third_party/python/pythondata_cpu_vexriscv/pythondata_cpu_vexriscv/verilog/VexRiscv_FullCfu.v', '/usr/local/google/home/tcal/google/CFU-Playground/soc/build/digilent_arty.proj_template_v/gateware/digilent_arty.v']... [ERROR]: yosys non-zero return code. stderr: ERROR: TCL interpreter returned an error: couldn't read file | 19:01 |
F4PGASlackBridge | "/usr/local/google/home/tcal/google/CFU-Playground/env/symbiflow/xc7/install/share/f4pga/scripts/xc7/synth.tcl": no such file or directory | 19:01 |
F4PGASlackBridge | <kgugala> Hmm, looks wierd | 19:48 |
F4PGASlackBridge | <kgugala> Will check it once I get to a computer | 19:48 |
F4PGASlackBridge | <timo.callahan> Hopefully I just need an updated release pointer for the tar files. | 19:59 |
*** ZipCPU <ZipCPU!~ZipCPU@c-73-99-155-72.hsd1.va.comcast.net> has quit IRC | 20:02 | |
F4PGASlackBridge | <kboronski> @timo.callahan Ok, I see what happened. Looks like two days ago there was an update to the python package that changed the expected path to the scripts. I don't know whether that got updated for the latest packages (haven't checked, but as a quick workaround you can try setting the `F4PGA_SHARE_DIR` to point to your `symbiflow/xc7/install/share/symbiflow` directory. | 20:06 |
F4PGASlackBridge | <kboronski> I think the directory was always named `symbiflow` and this update is an attempt to change it to `f4pga`. | 20:08 |
F4PGASlackBridge | <kboronski> If this doesn't work for you, you might have an outdated python package that doesn't support overriding share directory location | 20:10 |
*** ZipCPU <ZipCPU!~ZipCPU@c-73-99-155-72.hsd1.va.comcast.net> has joined #f4pga | 20:26 | |
F4PGASlackBridge | <umartinezcorral> @timo.callahan please do pin the f4pga package to this revision https://github.com/umarcor/f4pga-examples/commit/4aad0468c7e04786c058f66617abcd90cf5015f1 | 20:28 |
F4PGASlackBridge | <umartinezcorral> Due to cross-dependencies between arch-defs, f4pga and f4pga-examples, we had to temporarily break the main branch of f4pga. It should be fixed as soon as arch-defs updates the latest packages/tarballs. | 20:29 |
F4PGASlackBridge | <umartinezcorral> It actually finished one hour ago: https://github.com/SymbiFlow/f4pga-arch-defs/actions/runs/2759363396. Hence, if you pick the latest packages now, they should work with main f4pga. Otherwise, use the pinned version I refed above, with any earlier tarballs. | 20:32 |
F4PGASlackBridge | <timo.callahan> Thanks @umartinezcorral and @kboronski, I just reran, but I still see the issue. Do I need to change `F4PGA_TIMESTAMP=20220714-173445 or F4PGA_HASH=f7afc12` ? | 21:45 |
F4PGASlackBridge | <umartinezcorral> @timo.callahan yes, I recommend using a newer timestamp. However, I need to take a plane in a few hours. Please, let me look at it for you tomorrow. | 21:56 |
*** TMM_ <TMM_!hp@amanda.tmm.cx> has quit IRC | 22:58 | |
*** TMM_ <TMM_!hp@amanda.tmm.cx> has joined #f4pga | 22:58 | |
*** jacobk <jacobk!~quassel@47-186-67-244.dlls.tx.frontiernet.net> has quit IRC | 23:20 | |
*** jacobk <jacobk!~quassel@47-186-67-244.dlls.tx.frontiernet.net> has joined #f4pga | 23:24 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!