*** tpb has joined #yosys | 00:00 | |
*** Asuu has quit IRC | 00:02 | |
*** lf has quit IRC | 00:08 | |
*** lf_ has joined #yosys | 00:08 | |
*** Degi has quit IRC | 02:41 | |
*** Degi has joined #yosys | 02:42 | |
*** N2TOH has joined #yosys | 03:21 | |
*** N2TOH_ has joined #yosys | 03:22 | |
*** N2TOH has quit IRC | 03:24 | |
*** s_frit has quit IRC | 05:43 | |
*** s_frit has joined #yosys | 05:44 | |
*** emeb_mac has quit IRC | 07:07 | |
*** FFY00 has quit IRC | 07:48 | |
*** FFY00 has joined #yosys | 07:49 | |
*** Asu has joined #yosys | 09:37 | |
*** indy has quit IRC | 11:07 | |
*** indy has joined #yosys | 11:10 | |
*** jakobwenzel1 has joined #yosys | 12:16 | |
*** ArunINT has joined #yosys | 13:56 | |
ArunINT | Hello everyone! | 13:58 |
---|---|---|
daveshah | Hi! | 13:58 |
ArunINT | I have an issue with yosys where vivado compatible verilog i.e (synthesizable in vivado) is throwing "ERROR: Unsupported expression on dynamic range select on signal `$mem2bits$\tlwr_data_buf$test.v" :1086$6'! | 13:59 |
ArunINT | is this the right place to ask this question | 14:00 |
daveshah | Yes, let's see the problematic file | 14:00 |
ArunINT | I cannot share the file as it is NDA bound, but I can try to reproduce this in an example meanwhile here are the details | 14:01 |
ArunINT | reg [63:0] tlwr_data[2:0]; reg [511:0] tlwr_data_buf[2:0]; reg [2:0] tlwr_burst_cntr[2:0]; tlwr_data[idx] = tlwr_data_buf[idx][{tlwr_burst_cntr[idx], 6'h00} +:64]; | 14:04 |
ArunINT | idx here is the variable getting incremented in a for loop | 14:04 |
daveshah | I think that is valid Verilog, so this is a bug | 14:07 |
daveshah | I don't know the frontend well enough to fix it, so unless someone else here comes along the best bet is to turn that into a minimal example (the problem seems to be an indexing within a part-select) and create a GitHub issue | 14:08 |
ArunINT | Okay I'll create a github issue, thank you | 14:09 |
*** ZipCPU has quit IRC | 14:12 | |
*** N2TOH_ has quit IRC | 14:19 | |
*** jakobwenzel has quit IRC | 14:32 | |
*** jakobwenzel1 is now known as jakobwenzel | 14:32 | |
*** ArunINT has quit IRC | 14:40 | |
*** N2TOH has joined #yosys | 14:42 | |
*** az0re has quit IRC | 16:28 | |
*** emeb has joined #yosys | 16:38 | |
*** SpaceCoaster_ has quit IRC | 16:38 | |
*** az0re has joined #yosys | 16:41 | |
*** ZipCPU has joined #yosys | 17:00 | |
*** acomodi has joined #yosys | 18:30 | |
*** jakobwenzel has quit IRC | 20:01 | |
*** jakobwenzel has joined #yosys | 20:05 | |
*** Asu has quit IRC | 20:25 | |
*** emeb_mac has joined #yosys | 20:37 | |
*** evil_chuck has joined #yosys | 21:50 | |
*** evil_chuck has left #yosys | 21:56 | |
*** jakobwenzel has quit IRC | 22:16 | |
*** jakobwenzel has joined #yosys | 22:21 | |
*** jakobwenzel has quit IRC | 22:29 | |
*** Asu has joined #yosys | 22:31 | |
*** emeb has left #yosys | 22:39 | |
*** acomodi has quit IRC | 22:45 | |
*** pacak has quit IRC | 23:16 | |
*** pacak has joined #yosys | 23:17 | |
*** Asu has quit IRC | 23:24 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!