00:00
tpb has quit [Remote host closed the connection]
00:00
tpb has joined #yosys
07:08
bq has quit [Remote host closed the connection]
11:12
Guest8 has joined #yosys
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)
13:03
ec has quit [Ping timeout: 255 seconds]
13:05
ec has joined #yosys
14:03
lexano has quit [Ping timeout: 265 seconds]
14:16
lexano has joined #yosys
19:16
mewt has quit [Read error: Connection reset by peer]
19:21
mewt has joined #yosys
19:58
Guest8 has quit [Ping timeout: 260 seconds]
20:25
peepsalot has quit [Quit: Connection reset by peep]
20:46
peepsalot has joined #yosys
22:07
Guest46 has joined #yosys
22:07
Guest46 has quit [Client Quit]
22:12
bjonnh has joined #yosys
22:14
<
bjonnh >
and I get top.v:37: ERROR: syntax error, unexpected '(', expecting OP_CAST
22:15
<
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:22
<
tnt >
b'00 should be 2'b00
22:22
<
tnt >
signed should be $signed AFAIR
22:23
<
tnt >
or systemverilog
22:24
<
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:26
Tokamak_ has joined #yosys
22:28
<
bjonnh >
tnt: Thanks, that works now.
22:37
<
bjonnh >
Well... still no sound out, but at least that compiles
23:05
nonchip has joined #yosys
23:24
jtf has quit [Read error: Connection reset by peer]
23:39
jtf has joined #yosys