mirage335 has quit [Ping timeout: 244 seconds]
_whitelogger has joined #yosys
mirage335 has joined #yosys
pie_ has quit [Remote host closed the connection]
srk has joined #yosys
s_frit has quit [Remote host closed the connection]
s_frit has joined #yosys
Forty-Bot has quit []
Forty-Bot has joined #yosys
Forty-Bot has quit []
Cerpin has joined #yosys
gmc has quit [Ping timeout: 246 seconds]
gmc has joined #yosys
gmc has quit [Ping timeout: 245 seconds]
Guest42760 has joined #yosys
GoldRin has joined #yosys
Guest42760 has quit [Ping timeout: 244 seconds]
PyroPeter has quit [Ping timeout: 250 seconds]
PyroPeter has joined #yosys
SpaceCoaster has joined #yosys
Thorn has quit [Read error: Connection reset by peer]
Thorn has joined #yosys
voxadam has joined #yosys
Ultrasauce has quit [Quit: Ultrasauce]
Ultrasauce has joined #yosys
dys has quit [Ping timeout: 272 seconds]
Forty-Bot has joined #yosys
Forty-Bot has quit []
Forty-Bot has joined #yosys
emeb_mac has quit [Ping timeout: 248 seconds]
dys has joined #yosys
Forty-Bot has quit [Ping timeout: 272 seconds]
GoldRin has quit [Ping timeout: 248 seconds]
GoldRin has joined #yosys
maikmerten has joined #yosys
maikmerten has quit [Client Quit]
maikmerten has joined #yosys
GoldRin has quit [Ping timeout: 244 seconds]
GoldRin has joined #yosys
GoldRin has quit [Ping timeout: 244 seconds]
GoldRin has joined #yosys
fevv8[m] has joined #yosys
GoldRin has quit [Ping timeout: 245 seconds]
maikmerten has quit [Remote host closed the connection]
jakobwenzel has quit [Quit: jakobwenzel]
emeb has joined #yosys
<
somlo>
daveshah: tried merging xc7dsp on top of yosys master, getting some conflicts I'm not sure I know enough to resolve...
dys has quit [Ping timeout: 250 seconds]
citypw has quit [Ping timeout: 258 seconds]
pie_ has joined #yosys
<
pepijndevos>
ZirconiumX, did you ever figure out what the difference is between the always block and the assign?
<
pepijndevos>
I just write (bad) verilog by copying what I see
<
ZirconiumX>
pepijndevos: "assign" is terser here, and if your RHS expression is a constant then "always @(*)" will never evaluate.
<
ZirconiumX>
But in this case they are equivalent.
<
ZirconiumX>
"always @(*) A = B" is equivalent to "assign A = B" if A is a register and B is not a constant
<
ZirconiumX>
I asked Her Quarkiness about it.
<
ZirconiumX>
pepijndevos: I feel like you should use wires more often, especially when you're doing things like copying DUT values.
<
ZirconiumX>
For that you need to use "assign"
Cerpin has quit [Ping timeout: 258 seconds]
Cerpin has joined #yosys
pie_ has quit [Quit: pie_]
Cerpin has quit [Read error: Connection reset by peer]
pie_ has joined #yosys
<
pepijndevos>
ZirconiumX, could very well be
<
pepijndevos>
As opposed to registers?
<
ZirconiumX>
Though it shouldn't make too much difference for simulation
Jybz has joined #yosys
pie_ has quit [Ping timeout: 250 seconds]
pie_ has joined #yosys
pie_ has quit [Ping timeout: 272 seconds]
adjtm has quit [Ping timeout: 246 seconds]
pie_ has joined #yosys
pie_ has quit [Ping timeout: 272 seconds]
pie_ has joined #yosys
pie_ has quit [Ping timeout: 258 seconds]
<
somlo>
daveshah: also, do you know if xc7dsp is a candidate for inclusion into the upcoming 0.9 release?
<
daveshah>
somlo: I'll have a look at the conflicts on tuesday
<
daveshah>
No, xc7dsp will be 1.0/0.10/10/whatever
<
daveshah>
0.9 is pretty much frozen now
pie_ has joined #yosys
<
somlo>
daveshah: ok, thanks!
adjtm has joined #yosys
emeb_mac has joined #yosys
pie_ has quit [Ping timeout: 268 seconds]
Jybz has quit [Quit: Konversation terminated!]
pie_ has joined #yosys
pie_ has quit [Remote host closed the connection]
pie_ has joined #yosys
dys has joined #yosys
pie_ has quit [Ping timeout: 250 seconds]
pie_ has joined #yosys
emeb has quit [Quit: Leaving.]
tpb has quit [Remote host closed the connection]
tpb has joined #yosys
pie_ has quit [Ping timeout: 250 seconds]