Thursday, 2019-06-20

*** tpb has joined #symbiflow00:00
*** proteusguy has quit IRC01:04
*** tweakoz has joined #symbiflow02:07
*** proteusguy has joined #symbiflow02:09
*** citypw has joined #symbiflow02:39
mithrohackerfoo: Yes02:39
hackerfooBut at least the documentation seems to be APL2, so it might be worth copying some of it.02:41
*** tweakoz has quit IRC02:45
*** adjtm has joined #symbiflow02:47
*** tweakoz has joined #symbiflow02:48
*** adjtm_ has quit IRC02:49
*** proteusguy has quit IRC02:50
*** proteusguy has joined #symbiflow03:03
*** adjtm has quit IRC03:26
*** adjtm has joined #symbiflow03:26
*** Bertl is now known as Bertl_zZ04:02
*** _whitelogger has quit IRC06:05
*** _whitelogger has joined #symbiflow06:08
*** OmniMancer has joined #symbiflow07:37
*** citypw has quit IRC07:41
*** citypw has joined #symbiflow07:42
*** celadon has joined #symbiflow09:08
*** celadon_ has quit IRC09:08
*** tweakoz has quit IRC10:50
*** citypw has quit IRC11:00
*** citypw has joined #symbiflow11:04
*** proteusguy has quit IRC12:32
*** Bertl_zZ is now known as Bertl13:03
*** citypw has quit IRC13:11
*** OmniMancer has quit IRC13:33
*** citypw has joined #symbiflow13:44
*** citypw has quit IRC16:04
*** lopsided98_ has joined #symbiflow16:05
*** Xark_ has joined #symbiflow16:10
*** ZipCPU_ has joined #symbiflow16:11
*** ZipCPU has quit IRC16:11
*** lopsided98 has quit IRC16:11
*** Xark has quit IRC16:11
*** ZipCPU_ is now known as ZipCPU16:13
*** citypw has joined #symbiflow17:10
*** citypw has quit IRC17:19
*** proteusguy has joined #symbiflow17:28
*** Bertl is now known as Bertl_oO18:13
*** bjorkintosh has joined #symbiflow19:37
*** jevinskie has joined #symbiflow19:40
*** Xark_ has left #symbiflow20:47
sf-slack2<butta> I'm starting to look into fasm2bels.  Running the top_bit.v tests are failing for me.  Is this a known issue?21:09
litghostbutta: Be more specific?21:11
sf-slack2<butta> I'm running make file_xc7_tests_buttons_buttons_basys3_artix7-xc7a50t-basys3-roi-virt-xc7a50t-basys3-test_top_bit.v  in build/xc7/tests/buttons and get this traceback:21:12
sf-slack2<butta> Traceback (most recent call last):   File "/scratch/safe/SymbiFlow/symbiflow-arch-defs.fresh/build/env/conda/lib/python3.7/runpy.py", line 193, in _run_module_as_main     "__main__", mod_spec)   File "/scratch/safe/SymbiFlow/symbiflow-arch-defs.fresh/build/env/conda/lib/python3.7/runpy.py", line 85, in _run_code     exec(code, run_globals)   File21:13
sf-slack2"/scratch/safe/SymbiFlow/symbiflow-arch-defs.fresh/xc7/fasm2bels/__main__.py", line 4, in <module>     main()   File "/scratch/safe/SymbiFlow/symbiflow-arch-defs.fresh/xc7/fasm2bels/fasm2bels.py", line 279, in main     top.make_routes(allow_orphan_sinks=args.allow_orphan_sinks)   File "/scratch/safe/SymbiFlow/symbiflow-arch-defs.fresh/xc7/fasm2bels/verilog_modeling.py", line 1245, in make_routes     net_map=self.net_map,21:13
sf-slack2File "/scratch/safe/SymbiFlow/symbiflow-arch-defs.fresh/xc7/fasm2bels/make_routes.py", line 676, in make_routes     allow_orphan_sinks=allow_orphan_sinks   File "/scratch/safe/SymbiFlow/symbiflow-arch-defs.fresh/xc7/fasm2bels/make_routes.py", line 557, in expand_sink     allow_orphan_sinks=allow_orphan_sinks   File "/scratch/safe/SymbiFlow/symbiflow-arch-defs.fresh/xc7/fasm2bels/make_routes.py", line 445, in expand_sink21:13
sf-slack2allow_orphan_sinks=allow_orphan_sinks   File "/scratch/safe/SymbiFlow/symbiflow-arch-defs.fresh/xc7/fasm2bels/make_routes.py", line 557, in expand_sink     allow_orphan_sinks=allow_orphan_sinks   File "/scratch/safe/SymbiFlow/symbiflow-arch-defs.fresh/xc7/fasm2bels/make_routes.py", line 445, in expand_sink     allow_orphan_sinks=allow_orphan_sinks   File21:13
sf-slack2"/scratch/safe/SymbiFlow/symbiflow-arch-defs.fresh/xc7/fasm2bels/make_routes.py", line 445, in expand_sink     allow_orphan_sinks=allow_orphan_sinks   File "/scratch/safe/SymbiFlow/symbiflow-arch-defs.fresh/xc7/fasm2bels/make_routes.py", line 445, in expand_sink     allow_orphan_sinks=allow_orphan_sinks   [Previous line repeated 3 more times]   File21:13
sf-slack2"/scratch/safe/SymbiFlow/symbiflow-arch-defs.fresh/xc7/fasm2bels/make_routes.py", line 586, in expand_sink     assert False, (sink_node_pkey, tile_name, wire_name, sink_wire_pkey) AssertionError: (386807, 'INT_L_X0Y129', 'SW6END0', 2329140)21:13
litghostbutta: That error indicates a sink without a source21:38
litghostbutta: e.g. a top-level output without a connection21:39
litghostbutta: Which git commit are you at?21:39
sf-slack2<butta> I'm at the most recent commit on master21:42
sf-slack2<butta> a71a4f25922d9aac76103412a6fa4b1e2c88343721:42
sf-slack2<butta> This is also in a completely unmodified directory.  Just cloned master and built.21:43
litghostbutta: Okay, ya https://github.com/SymbiFlow/symbiflow-arch-defs/blob/master/xc7/tests/buttons/buttons_basys3.v is not fasm2bels compable21:44
tpbTitle: symbiflow-arch-defs/buttons_basys3.v at master · SymbiFlow/symbiflow-arch-defs · GitHub (at github.com)21:44
litghostbutta: Why do you want fasm2bels on this particular design?21:45
litghostbutta: Anyways, because of the ROI, in order to be fasm2bels compatible all top level pins need to be used21:45
sf-slack2<butta> We just randomly picked one that seemed to have a simple design21:45
sf-slack2<butta> Don't need that one in particular, just trying to understand fasm2bels21:45
litghostbutta: buttons is missing tx, rx, and clk21:45
sf-slack2<butta> Do all the other tests work with fasm2bels?21:46
litghostbutta: Everything under https://github.com/SymbiFlow/symbiflow-arch-defs/tree/master/xc7/tests/ff_sr_ce works21:46
tpbTitle: symbiflow-arch-defs/xc7/tests/ff_sr_ce at master · SymbiFlow/symbiflow-arch-defs · GitHub (at github.com)21:46
litghostbutta: So do murax and scalable_proc21:46
litghostbutta: https://github.com/SymbiFlow/symbiflow-arch-defs/blob/master/xc7/tests/dram_test/dram_test_64x1d.v works too21:46
tpbTitle: symbiflow-arch-defs/dram_test_64x1d.v at master · SymbiFlow/symbiflow-arch-defs · GitHub (at github.com)21:46
sf-slack2<butta> @litghost Running ff_sr_ce now, thanks21:54
*** jevinskie has quit IRC22:59
*** jevinskie has joined #symbiflow23:00

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