*** tpb has joined #symbiflow | 00:00 | |
*** gsmecher has quit IRC | 00:08 | |
*** xobs has quit IRC | 00:28 | |
*** xobs has joined #symbiflow | 00:35 | |
*** futarisIRCcloud has quit IRC | 01:31 | |
*** lambda has quit IRC | 01:46 | |
*** lambda has joined #symbiflow | 02:04 | |
*** citypw has joined #symbiflow | 02:18 | |
*** lambda has quit IRC | 02:21 | |
*** Bertl is now known as Bertl_zZ | 02:53 | |
*** Degi has quit IRC | 02:59 | |
*** Degi has joined #symbiflow | 03:00 | |
*** lambda has joined #symbiflow | 03:03 | |
*** andrewb1999 has quit IRC | 03:52 | |
*** sf-slack has quit IRC | 06:41 | |
*** sf-slack has joined #symbiflow | 06:41 | |
*** futarisIRCcloud has joined #symbiflow | 07:06 | |
*** OmniMancer1 has joined #symbiflow | 08:00 | |
*** OmniMancer has quit IRC | 08:02 | |
*** Bertl_zZ is now known as Bertl | 11:05 | |
*** rtpg has left #symbiflow | 12:27 | |
*** andrewb1999 has joined #symbiflow | 13:52 | |
*** gsmecher has joined #symbiflow | 14:58 | |
*** andrewb1999 has quit IRC | 15:01 | |
*** andrewb1999 has joined #symbiflow | 15:01 | |
-_whitenotifier-c- [fpga-tool-perf] srtemp opened issue #133: Build Problems and OS X Support - https://git.io/JfoEl | 15:45 | |
*** OmniMancer1 has quit IRC | 16:41 | |
*** citypw has quit IRC | 17:17 | |
mithro | @kgugala_: Any idea why the sdf file changes at https://github.com/SymbiFlow/prjxray-db/compare/master...mithro:master#diff-2a8202e62b71dfabf852dbb3d26a80d5 ? | 17:41 |
---|---|---|
tpb | Title: Comparing SymbiFlow:master...mithro:master · SymbiFlow/prjxray-db · GitHub (at github.com) | 17:41 |
andrewb1999 | Does anyone know the status of xilinx DSPs in symbiflow-arch-defs and prjxray? | 18:00 |
ZirconiumX | Pretty sure DSP48E1 is supported? | 18:00 |
andrewb1999 | ZirconiumX: Do I have to do something special to enable them? I don't see them being generated in the architecture files for the a50t | 18:01 |
andrewb1999 | I see stuff for DSP bits in prjxray, just wondering why I can't seem to get them generated in symbiflow-arch-defs and if there is something significant holding back dsp integration | 18:05 |
sf-slack | <acomodi> andrewb1999: there is a basic support in prjxray, what is needed to do still is to start adding the support in arch-defs (this means creating the primitive and the corresponding pb_types) | 18:07 |
andrewb1999 | acomodi: Ok, we did some work on that last summer before prjxray had any dsp bits. Will look into reintegrating that work and upstreaming. Do you think there is enough support in prjxray to configure an m18x25 multiplier in the DSP blocks? | 18:11 |
sf-slack | <acomodi> andrewb1999: I am not sure actually, as far as I know, basic multipliers should be configurable | 18:16 |
dkozel | andrewb1999: I believe that DSP48E1 is not supported, I was looking at starting work on them | 19:11 |
dkozel | If there's existing work I'd like to help build on it and complete it | 19:12 |
daveshah | enough DSP48E1 is in xray to do a basic convinational multiplier | 19:23 |
daveshah | I briefly tested in nextpnr and it seemed to work but haven't gone beyond that | 19:24 |
daveshah | The basic registers should also work but I've never tested them. Cascading is not supported. | 19:24 |
dkozel | adding cascading is a question of adding more minitests to prjxray? I couldn't find any references to DSP48s in the codebase | 19:27 |
daveshah | This is the DSP fuzzer https://github.com/SymbiFlow/prjxray/tree/master/fuzzers/100-dsp-mskpat | 19:31 |
tpb | Title: prjxray/fuzzers/100-dsp-mskpat at master · SymbiFlow/prjxray · GitHub (at github.com) | 19:31 |
*** gsmecher has quit IRC | 20:17 | |
*** andrewb1999 has quit IRC | 20:48 | |
mithro | There is some documentation at https://docs.google.com/document/d/15MBYkL7FOoK4U5pxx7L1DLZZ_V70OdugjUZCgz5lx5I/edit | 21:02 |
tpb | Title: Project X-Ray - DSP Fuzzer - Google Docs (at docs.google.com) | 21:02 |
*** andrewb1999 has joined #symbiflow | 21:08 | |
*** OmniMancer has joined #symbiflow | 21:17 | |
sf-slack | <timo.callahan> I'm encountering this error during placement in a new test I added for 100t, based on mkurk's scalable proc design, meant to fill up the fabrid. `[100%] Built target file_xc_xc7_tests_scalable_proc_scalable_proc_arty100t_artix7_100t-xc7a100t-virt-xc7a100t-test_top.net` `[100%] Generating scalable_proc_arty100t/artix7_100t-xc7a100t-virt-xc7a100t-test/top_io.place Traceback (most recent call last): File | 21:27 |
sf-slack | "/home/tcal/2nd-tcal-x/symbiflow-arch-defs/xc/common/utils/prjxray_create_ioplace.py", line 159, in <module> main() File "/home/tcal/2nd-tcal-x/symbiflow-arch-defs/xc/common/utils/prjxray_create_ioplace.py", line 73, in main io_place.load_block_names_from_net_file(args.net) File "/home/tcal/2nd-tcal-x/symbiflow-arch-defs/utils/vpr_io_place.py", line 60, in load_block_names_from_net_file | 21:27 |
sf-slack | "//block[@instance='inpad[0]'] | //block[@instance='outpad[0]']" File "src/lxml/etree.pyx", line 1582, in lxml.etree._Element.xpath File "src/lxml/xpath.pxi", line 305, in lxml.etree.XPathElementEvaluator.__call__ File "src/lxml/xpath.pxi", line 225, in lxml.etree._XPathEvaluatorBase._handle_result lxml.etree.XPathEvalError: Error in xpath expression | 21:27 |
sf-slack | xc/xc7/tests/scalable_proc/CMakeFiles/file_xc_xc7_tests_scalable_proc_scalable_proc_arty100t_artix7_100t-xc7a100t-virt-xc7a100t-test_top_io.place.dir/build.make:70: recipe for target 'xc/xc7/tests/scalable_proc/scalable_proc_arty100t/artix7_100t-xc7a100t-virt-xc7a100t-test/top_io.place' failed` Any idea what might have triggered this? | 21:27 |
*** gsmecher has joined #symbiflow | 22:28 | |
*** andrewb1999 has quit IRC | 22:46 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!