*** tpb has joined #yosys | 00:00 | |
*** mirage335 has quit IRC | 00:10 | |
*** _whitelogger has quit IRC | 00:21 | |
*** _whitelogger has joined #yosys | 00:24 | |
*** mirage335 has joined #yosys | 00:28 | |
*** pie_ has quit IRC | 00:49 | |
*** srk has quit IRC | 01:27 | |
*** srk has joined #yosys | 01:42 | |
*** s_frit has quit IRC | 01:50 | |
*** s_frit has joined #yosys | 01:50 | |
*** Forty-Bot has quit IRC | 02:01 | |
*** Forty-Bot has joined #yosys | 02:11 | |
*** Forty-Bot has quit IRC | 02:22 | |
*** Cerpin has joined #yosys | 02:28 | |
*** gmc has quit IRC | 02:56 | |
*** gmc has joined #yosys | 02:57 | |
*** gmc has quit IRC | 03:11 | |
*** Guest42760 has joined #yosys | 03:12 | |
*** GoldRin has joined #yosys | 03:12 | |
*** Guest42760 has quit IRC | 03:18 | |
*** PyroPeter has quit IRC | 03:36 | |
*** PyroPeter has joined #yosys | 03:49 | |
*** SpaceCoaster has joined #yosys | 04:13 | |
*** Thorn has quit IRC | 05:09 | |
*** Thorn has joined #yosys | 05:23 | |
*** voxadam has joined #yosys | 05:49 | |
*** Ultrasauce has quit IRC | 06:05 | |
*** Ultrasauce has joined #yosys | 06:06 | |
*** dys has quit IRC | 06:30 | |
*** Forty-Bot has joined #yosys | 07:01 | |
*** Forty-Bot has quit IRC | 07:27 | |
*** Forty-Bot has joined #yosys | 07:28 | |
*** emeb_mac has quit IRC | 07:32 | |
*** dys has joined #yosys | 07:32 | |
*** Forty-Bot has quit IRC | 07:47 | |
*** GoldRin has quit IRC | 08:28 | |
*** GoldRin has joined #yosys | 08:39 | |
*** maikmerten has joined #yosys | 08:59 | |
*** maikmerten has quit IRC | 09:00 | |
*** maikmerten has joined #yosys | 09:00 | |
*** GoldRin has quit IRC | 10:25 | |
*** GoldRin has joined #yosys | 10:59 | |
*** GoldRin has quit IRC | 11:06 | |
*** GoldRin has joined #yosys | 11:29 | |
*** fevv8[m] has joined #yosys | 12:05 | |
*** GoldRin has quit IRC | 12:08 | |
*** maikmerten has quit IRC | 13:11 | |
*** jakobwenzel has quit IRC | 14:01 | |
*** emeb has joined #yosys | 14:14 | |
somlo | daveshah: tried merging xc7dsp on top of yosys master, getting some conflicts I'm not sure I know enough to resolve... | 15:36 |
---|---|---|
*** dys has quit IRC | 15:51 | |
*** citypw has quit IRC | 16:10 | |
*** pie_ has joined #yosys | 16:55 | |
pepijndevos | ZirconiumX, did you ever figure out what the difference is between the always block and the assign? | 16:56 |
pepijndevos | I just write (bad) verilog by copying what I see | 16:56 |
ZirconiumX | pepijndevos: "assign" is terser here, and if your RHS expression is a constant then "always @(*)" will never evaluate. | 16:58 |
ZirconiumX | But in this case they are equivalent. | 16:58 |
ZirconiumX | "always @(*) A = B" is equivalent to "assign A = B" if A is a register and B is not a constant | 16:59 |
ZirconiumX | I asked Her Quarkiness about it. | 16:59 |
ZirconiumX | pepijndevos: I feel like you should use wires more often, especially when you're doing things like copying DUT values. | 17:01 |
ZirconiumX | For that you need to use "assign" | 17:01 |
*** Cerpin has quit IRC | 17:06 | |
*** Cerpin has joined #yosys | 17:08 | |
*** pie_ has quit IRC | 17:11 | |
*** Cerpin has quit IRC | 17:21 | |
*** pie_ has joined #yosys | 17:40 | |
pepijndevos | ZirconiumX, could very well be | 18:04 |
pepijndevos | As opposed to registers? | 18:05 |
ZirconiumX | Yeah | 18:07 |
ZirconiumX | Though it shouldn't make too much difference for simulation | 18:07 |
*** Jybz has joined #yosys | 18:24 | |
*** pie_ has quit IRC | 18:27 | |
*** pie_ has joined #yosys | 18:55 | |
*** pie_ has quit IRC | 19:05 | |
*** adjtm has quit IRC | 19:19 | |
*** pie_ has joined #yosys | 19:23 | |
*** pie_ has quit IRC | 19:32 | |
*** pie_ has joined #yosys | 19:35 | |
*** pie_ has quit IRC | 19:40 | |
somlo | daveshah: also, do you know if xc7dsp is a candidate for inclusion into the upcoming 0.9 release? | 20:03 |
daveshah | somlo: I'll have a look at the conflicts on tuesday | 20:05 |
daveshah | No, xc7dsp will be 1.0/0.10/10/whatever | 20:05 |
daveshah | 0.9 is pretty much frozen now | 20:05 |
*** pie_ has joined #yosys | 20:10 | |
somlo | daveshah: ok, thanks! | 20:11 |
*** adjtm has joined #yosys | 20:48 | |
*** emeb_mac has joined #yosys | 20:59 | |
*** pie_ has quit IRC | 21:31 | |
*** Jybz has quit IRC | 21:35 | |
*** pie_ has joined #yosys | 21:51 | |
*** pie_ has quit IRC | 22:00 | |
*** pie_ has joined #yosys | 22:01 | |
*** dys has joined #yosys | 22:08 | |
*** pie_ has quit IRC | 22:45 | |
*** pie_ has joined #yosys | 22:49 | |
*** emeb has quit IRC | 23:02 |
Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!