*** tpb <[email protected]> has joined #yosys | 00:00 | |
*** bq <[email protected]> has quit IRC (Remote host closed the connection) | 07:08 | |
*** Guest8 <[email protected]> has joined #yosys | 11:12 | |
Guest8 | Hi , | 11:14 |
---|---|---|
Guest8 | How to set dont use library cells for some library cells based on pattern : like set_dont_use /XOR3 | 11:14 |
Guest8 | Using version : Yosys 0.23+45 (git sha1 a64ed82, clang 10.0.0-4ubuntu1 -fPIC -Os) | 11:14 |
Guest8 | Thanks | 11:14 |
*** ec <ec!~ec@gateway/tor-sasl/ec> has quit IRC (Ping timeout: 255 seconds) | 13:03 | |
*** ec <ec!~ec@gateway/tor-sasl/ec> has joined #yosys | 13:05 | |
*** lexano <[email protected]> has quit IRC (Ping timeout: 265 seconds) | 14:03 | |
*** lexano <[email protected]> has joined #yosys | 14:16 | |
*** mewt <[email protected]> has quit IRC (Read error: Connection reset by peer) | 19:16 | |
*** mewt <[email protected]> has joined #yosys | 19:21 | |
*** Guest8 <[email protected]> has quit IRC (Ping timeout: 260 seconds) | 19:58 | |
*** peepsalot <peepsalot!~peepsalot@openscad/peepsalot> has quit IRC (Quit: Connection reset by peep) | 20:25 | |
*** peepsalot <peepsalot!~peepsalot@openscad/peepsalot> has joined #yosys | 20:46 | |
*** Guest46 <[email protected]> has joined #yosys | 22:07 | |
*** Guest46 <[email protected]> has quit IRC (Client Quit) | 22:07 | |
*** bjonnh <bjonnh!~ircuser@about/aquilenet/bjonnh> has joined #yosys | 22:12 | |
bjonnh | Hi, I'm trying to compile this verilog module: https://gist.github.com/bjonnh/16f64872e62fb86ef429c98abce330fc | 22:13 |
bjonnh | and I get top.v:37: ERROR: syntax error, unexpected '(', expecting OP_CAST | 22:14 |
bjonnh | This seems to be related to those two entries with signed( on them. If I comment that code, I get an error on line 51 about ERROR: syntax error, unexpected TOK_CONSTVAL | 22:15 |
bjonnh | To me this all look like normal verilog I can't really get what's wrong with it. | 22:15 |
tnt | b'00 should be 2'b00 | 22:22 |
tnt | signed should be $signed AFAIR | 22:22 |
bjonnh | Thanks, I found that here: https://github.com/AndrewJones-PSU/I2S2Test I suppose they use some kind of vendor specific verilog? | 22:23 |
tnt | or systemverilog | 22:23 |
bjonnh | oh so systemverilog IS different from verilog | 22:24 |
bjonnh | I wasn't sure as I gave the ECP PLL example (that is in systemverilog) directly to yosys and it was happy with it | 22:24 |
*** Tokamak_ <Tokamak_!~Tokamak@2607:fb91:1421:edc7:6c04:75:93bc:7419> has joined #yosys | 22:26 | |
bjonnh | tnt: Thanks, that works now. | 22:28 |
bjonnh | Well... still no sound out, but at least that compiles | 22:37 |
*** nonchip <[email protected]> has quit IRC (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) | 23:05 | |
*** nonchip <[email protected]> has joined #yosys | 23:05 | |
*** jtf <jtf!~jtf@2601:285:8000:87::5c4> has quit IRC (Read error: Connection reset by peer) | 23:24 | |
*** jtf <jtf!~jtf@2601:285:8000:87::5c4> has joined #yosys | 23:39 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!