Friday, 2019-08-23

*** tpb has joined #yosys00:00
*** mirage335 has quit IRC00:10
*** _whitelogger has quit IRC00:21
*** _whitelogger has joined #yosys00:24
*** mirage335 has joined #yosys00:28
*** pie_ has quit IRC00:49
*** srk has quit IRC01:27
*** srk has joined #yosys01:42
*** s_frit has quit IRC01:50
*** s_frit has joined #yosys01:50
*** Forty-Bot has quit IRC02:01
*** Forty-Bot has joined #yosys02:11
*** Forty-Bot has quit IRC02:22
*** Cerpin has joined #yosys02:28
*** gmc has quit IRC02:56
*** gmc has joined #yosys02:57
*** gmc has quit IRC03:11
*** Guest42760 has joined #yosys03:12
*** GoldRin has joined #yosys03:12
*** Guest42760 has quit IRC03:18
*** PyroPeter has quit IRC03:36
*** PyroPeter has joined #yosys03:49
*** SpaceCoaster has joined #yosys04:13
*** Thorn has quit IRC05:09
*** Thorn has joined #yosys05:23
*** voxadam has joined #yosys05:49
*** Ultrasauce has quit IRC06:05
*** Ultrasauce has joined #yosys06:06
*** dys has quit IRC06:30
*** Forty-Bot has joined #yosys07:01
*** Forty-Bot has quit IRC07:27
*** Forty-Bot has joined #yosys07:28
*** emeb_mac has quit IRC07:32
*** dys has joined #yosys07:32
*** Forty-Bot has quit IRC07:47
*** GoldRin has quit IRC08:28
*** GoldRin has joined #yosys08:39
*** maikmerten has joined #yosys08:59
*** maikmerten has quit IRC09:00
*** maikmerten has joined #yosys09:00
*** GoldRin has quit IRC10:25
*** GoldRin has joined #yosys10:59
*** GoldRin has quit IRC11:06
*** GoldRin has joined #yosys11:29
*** fevv8[m] has joined #yosys12:05
*** GoldRin has quit IRC12:08
*** maikmerten has quit IRC13:11
*** jakobwenzel has quit IRC14:01
*** emeb has joined #yosys14:14
somlodaveshah: 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 IRC15:51
*** citypw has quit IRC16:10
*** pie_ has joined #yosys16:55
pepijndevosZirconiumX, did you ever figure out what the difference is between the always block and the assign?16:56
pepijndevosI just write (bad) verilog by copying what I see16:56
ZirconiumXpepijndevos: "assign" is terser here, and if your RHS expression is a constant then "always @(*)" will never evaluate.16:58
ZirconiumXBut 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 constant16:59
ZirconiumXI asked Her Quarkiness about it.16:59
ZirconiumXpepijndevos: I feel like you should use wires more often, especially when you're doing things like copying DUT values.17:01
ZirconiumXFor that you need to use "assign"17:01
*** Cerpin has quit IRC17:06
*** Cerpin has joined #yosys17:08
*** pie_ has quit IRC17:11
*** Cerpin has quit IRC17:21
*** pie_ has joined #yosys17:40
pepijndevosZirconiumX, could very well be18:04
pepijndevosAs opposed to registers?18:05
ZirconiumXYeah18:07
ZirconiumXThough it shouldn't make too much difference for simulation18:07
*** Jybz has joined #yosys18:24
*** pie_ has quit IRC18:27
*** pie_ has joined #yosys18:55
*** pie_ has quit IRC19:05
*** adjtm has quit IRC19:19
*** pie_ has joined #yosys19:23
*** pie_ has quit IRC19:32
*** pie_ has joined #yosys19:35
*** pie_ has quit IRC19:40
somlodaveshah: also, do you know if xc7dsp is a candidate for inclusion into the upcoming 0.9 release?20:03
daveshahsomlo: I'll have a look at the conflicts on tuesday20:05
daveshahNo, xc7dsp will be 1.0/0.10/10/whatever20:05
daveshah0.9 is pretty much frozen now20:05
*** pie_ has joined #yosys20:10
somlodaveshah: ok, thanks!20:11
*** adjtm has joined #yosys20:48
*** emeb_mac has joined #yosys20:59
*** pie_ has quit IRC21:31
*** Jybz has quit IRC21:35
*** pie_ has joined #yosys21:51
*** pie_ has quit IRC22:00
*** pie_ has joined #yosys22:01
*** dys has joined #yosys22:08
*** pie_ has quit IRC22:45
*** pie_ has joined #yosys22:49
*** emeb has quit IRC23:02

Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!