*** tpb has joined #symbiflow | 00:00 | |
*** zee has joined #symbiflow | 00:15 | |
*** Degi has quit IRC | 00:38 | |
*** Degi has joined #symbiflow | 00:44 | |
*** maartenBE has quit IRC | 00:45 | |
*** maartenBE has joined #symbiflow | 00:47 | |
*** citypw has joined #symbiflow | 01:32 | |
*** kgugala has quit IRC | 01:50 | |
*** Degi has quit IRC | 02:05 | |
*** kgugala has joined #symbiflow | 02:05 | |
*** Degi has joined #symbiflow | 02:08 | |
*** maartenBE has quit IRC | 02:18 | |
*** maartenBE has joined #symbiflow | 02:26 | |
-_whitenotifier-f- [sv-tests] wsnyder opened issue #1146: Avoid UVM on chapter 18 tests? - https://git.io/JkzZ6 | 03:11 | |
*** zee has quit IRC | 03:50 | |
*** OmniMancer has joined #symbiflow | 04:58 | |
*** citypw has quit IRC | 05:27 | |
sf-slack4 | <timo.callahan> @kgugala @rwinkler I did finally see the new version; the timestamp in the html source said it was produced a minute after I pushed my commit, much earlier....so it seems like the old version had been cached somewhere between readthedocs and me? I don't know if that's even possible. | 05:43 |
---|---|---|
*** _whitelogger has quit IRC | 06:12 | |
*** _whitelogger has joined #symbiflow | 06:14 | |
*** kgugala_ has joined #symbiflow | 06:22 | |
*** kgugala_ has quit IRC | 06:23 | |
*** kgugala_ has joined #symbiflow | 06:23 | |
*** kgugala has quit IRC | 06:25 | |
*** citypw has joined #symbiflow | 07:38 | |
*** TMM has quit IRC | 10:02 | |
*** TMM has joined #symbiflow | 10:03 | |
*** join_sub1ine has quit IRC | 10:59 | |
*** join_sub1ine has joined #symbiflow | 11:00 | |
sf-slack4 | <jan.pleskac> Hi, Hope that this is is the right place for this... Just started with symbiflow on CentOS 7.8 following quick start guide from docs make env finished OK make counter_arty_bit fails with following error and bunch of similar follows... Scanning dependencies of target xc7frames2bit Building CXX object third_party/prjxray/tools/CMakeFiles/xc7frames2bit.dir/xc7frames2bit.cc.o | 11:15 |
sf-slack4 | /home/jpleskac/projects/symbiflow-arch-defs/third_party/prjxray/tools/xc7frames2bit.cc: In member function ‘int Frames2BitWriter::operator()(T&)’: /home/jpleskac/projects/symbiflow-arch-defs/third_party/prjxray/tools/xc7frames2bit.cc:35:20: *error:* expected type-specifier using ArchType = std::decay_t<decltype(arg)>; ^ Any ideas what to check or test to see if installation is OK. | 11:15 |
*** tux3 has quit IRC | 11:19 | |
sf-slack4 | <kgugala> hi @jan.pleskac | 11:21 |
sf-slack4 | <kgugala> I suppose CentOS 7.8 comes with quite old gcc | 11:22 |
sf-slack4 | <kgugala> can you check which version do you have? | 11:22 |
sf-slack4 | <kgugala> (gcc version) | 11:22 |
sf-slack4 | <jan.pleskac> [jpleskac@xilinx1 counter]$ gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release | 11:24 |
sf-slack4 | --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install | 11:24 |
sf-slack4 | --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 4.8.5 20150623 (Red Hat 4.8.5-39) (GCC) | 11:24 |
tpb | Title: Red Hat Bugzilla Main Page (at bugzilla.redhat.com) | 11:24 |
sf-slack4 | <kgugala> we test projectxray against gcc-6 (as the minimal version) | 11:26 |
sf-slack4 | <kgugala> are you able to update the compiler? | 11:27 |
sf-slack4 | <jan.pleskac> OK, I'll try to updated gcc. I just test arty as it is in the docs as sanity check. My primary focus is ECP5 now so prjtrellis... also gcc-6 used as minimal version there? | 11:33 |
sf-slack4 | <kgugala> @daveshah can probably answer this | 11:33 |
daveshah | It's unlikely anything much older than gcc 6 is regularly tested | 11:34 |
sf-slack4 | <kgugala> @jan.pleskac if you want to just build and run the design on Arty you can check https://github.com/symbiflow/symbiflow-examples | 11:34 |
*** join_sub1ine has quit IRC | 11:34 | |
*** join_subline has joined #symbiflow | 11:34 | |
sf-slack4 | <jan.pleskac> setup described in examples is failing with tar --one-top-level argument again version issue... Didn't find any info about minimal os requirements or known to work minimal versions used for testing. Such info or even better an environment test script would be helpful for new adopters. Did I miss that or doesn't exist? | 14:18 |
sf-slack4 | <kgugala> the whole README is tested in CI in the examples repo. See the test grid in the CI configuration https://github.com/SymbiFlow/symbiflow-examples/blob/master/.travis.yml | 14:20 |
*** az0re has quit IRC | 14:40 | |
sf-slack4 | <julian.speith> Hey everyone, sorry, this is way off topic, please delete if that's a problem. I am with the MPI for Security and Privacy in Bochum, Germany, where we have been looking into FPGA security for a while now. We are kinda trying to push towards open-source hardware recently and thus want to lay bare the security implications going along with proprietary hardware and its design flows. For that reason, we are looking | 14:57 |
sf-slack4 | for _*specific*_ products that have FPGAs (preferably Xilinx ones) build into them and are in some way deployed in the real-world. We do know the areas in which FPGAs are used, sadly though we cannot just buy stuff until we find what we are looking for. This is especially the case since the actually interesting items (the ones with actual impact, you know...) are usually not in the range of a few hundred bucks. Also, this not | 14:57 |
sf-slack4 | the kind of research that companies are interested in, so we're kinda hoping for people like you all to give us some pointers on where to look. Again, we are asking for _*specific*_ products, not product areas. If you do want to help or cooperate, just drop me a PM. We are happy for every little bit of information you share with us. Best, Julian | 14:57 |
*** az0re has joined #symbiflow | 16:43 | |
*** OmniMancer has quit IRC | 16:48 | |
sf-slack4 | <olof.kindgren> @julian.speith Could be worth posting this the LibreCores discussion list https://lists.librecores.org/listinfo/discussion | 16:53 |
tpb | Title: Discussion Info Page (at lists.librecores.org) | 16:53 |
sf-slack4 | <olof.kindgren> I know products but as you implied, most of them are far more expensive | 16:54 |
sf-slack4 | <julian.speith> I mean, if we are 100% sure that the product in question actually contains what we are looking for, funding may not be an issue. The more expensive it gets, the higher should be our level of certainty :D | 16:56 |
sf-slack4 | <julian.speith> thanks a lot, will do so! | 16:56 |
sf-slack4 | <julian.speith> so if you do know some and are at liberty to talk about them, I would really appreciate some details :) | 16:57 |
mithro | Really interesting post at https://xobs.io/precursor-and-renode/ | 17:10 |
tpb | Title: Precursor + Renode (at xobs.io) | 17:10 |
mithro | julian.speith: You might want to check out the precursor + betrusted from @bunnie + @xobs | 17:10 |
sf-slack4 | <julian.speith> thanks! we thought about that too, we don't want to work against the community though. | 17:13 |
*** citypw has quit IRC | 17:42 | |
sf-slack4 | <timo.callahan> @kgugala @rwinkler I think clouldflare CDN was caching the readthedocs page, which would explain why we were seeing different versions of it. | 20:44 |
*** benreynwar has quit IRC | 22:49 | |
*** benreynwar has joined #symbiflow | 22:50 | |
*** _florent_ has quit IRC | 22:51 | |
*** _florent_ has joined #symbiflow | 22:52 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!