tpb has quit [Remote host closed the connection]
tpb has joined #yosys
lf_ has joined #yosys
lf has quit [Ping timeout: 260 seconds]
emeb has quit [Quit: Leaving.]
AdamHorden has quit [Ping timeout: 240 seconds]
AdamHorden has joined #yosys
FFY00 has quit [Ping timeout: 260 seconds]
Degi_ has joined #yosys
Degi has quit [Ping timeout: 272 seconds]
Degi_ is now known as Degi
FFY00 has joined #yosys
citypw has joined #yosys
citypw has quit [Ping timeout: 240 seconds]
tlwoerner has quit [Quit: Leaving]
emeb_mac has quit [Quit: Leaving.]
tlwoerner has joined #yosys
citypw has joined #yosys
vidbina has joined #yosys
kristianpaul has quit [Read error: Connection reset by peer]
kristianpaul has joined #yosys
az0re has quit [Remote host closed the connection]
az0re has joined #yosys
MoeIcenowy has joined #yosys
az0re has quit [Remote host closed the connection]
AdamHord- has joined #yosys
AdamHorden has quit [Ping timeout: 260 seconds]
FFY00 has quit [Remote host closed the connection]
FFY00 has joined #yosys
az0re has joined #yosys
AdamHorden has joined #yosys
AdamHord- has quit [Ping timeout: 260 seconds]
vidbina has quit [Ping timeout: 240 seconds]
AdamHorden has quit [Ping timeout: 240 seconds]
AdamHorden has joined #yosys
AdamHorden has quit [Ping timeout: 240 seconds]
<
z0ttel>
I have an issue with yosys complaining about directionality of a port:
<
z0ttel>
wire valid_output; assign valid_output = ...; assign out.valid;
<
z0ttel>
Oh, sry, there's something missing there
<
z0ttel>
wire valid_output; assign valid_output = ...; assign out.valid = valid_output; / / out.valid is an output port.
<
z0ttel>
That construct is rewritten to something where the following appears in the write_verilog result: assign valid_output = out.valid;
<
z0ttel>
(Which breaks the smt2 backend)
AdamHorden has joined #yosys
<
z0ttel>
The above description is wrong. Apparently there's a problem with SV interface parameters in the module naming.
emeb has joined #yosys
jakobwenzel has quit [Quit: jakobwenzel]
citypw has quit [Ping timeout: 240 seconds]
vidbina has joined #yosys
_oldtopman has quit [Ping timeout: 256 seconds]
oldtopman has joined #yosys
emeb_mac has joined #yosys
kristianpaul has quit [Read error: Connection reset by peer]
kristianpaul has joined #yosys
vidbina has quit [Quit: vidbina]
indy has quit [Ping timeout: 272 seconds]
indy has joined #yosys