Saturday, 2019-04-13

*** tpb has joined #yosys00:00
FL4SHKIt just... appears that they're not with the version I got from GitHub00:01
FL4SHKI get a lot of00:02
FL4SHKWarning: Identifier `\MyInterfaceInstance.mysig_out' is implicitly declared.00:02
FL4SHKthings like this ^00:02
FL4SHKand then it treats them as 1-bit things.00:03
FL4SHKoooh00:10
FL4SHKmaybe I'm not running the right commands00:10
FL4SHK"failed to detect width for identifier"00:16
FL4SHKooooh00:17
*** litghost has quit IRC00:26
FL4SHKit appears that I've found a bug00:33
FL4SHKhttps://paste.ee/p/GiSFB00:34
*** futarisIRCcloud has quit IRC00:50
*** litghost has joined #yosys00:54
*** PyroPeter has quit IRC02:45
*** PyroPeter has joined #yosys02:59
*** futarisIRCcloud has joined #yosys03:12
*** gsi__ has joined #yosys03:18
*** gsi_ has quit IRC03:21
*** rohitksingh_work has joined #yosys04:26
*** s_frit has quit IRC04:54
*** gsi__ is now known as gsi_05:07
*** emeb_mac has quit IRC07:07
*** Thorn has joined #yosys07:38
*** ktemkin has quit IRC07:52
*** ovf has quit IRC07:52
*** ktemkin has joined #yosys07:52
*** mithro has quit IRC07:53
*** ric96 has quit IRC07:53
*** ric96 has joined #yosys07:55
*** mithro has joined #yosys07:55
*** ovf has joined #yosys07:56
*** maikmerten has joined #yosys11:13
*** GuzTech has joined #yosys12:07
*** proteusguy has quit IRC12:24
*** proteusguy has joined #yosys12:27
*** maikmerten has quit IRC12:28
*** show1 has quit IRC12:41
*** show has joined #yosys12:46
tnthttps://pastebin.com/iiVXGjtj12:55
tpbTitle: [VeriLog] module top(BTN1, BTN2, BTN3, LED1, LED2); input BTN1, BTN2, BTN3; output L - Pastebin.com (at pastebin.com)12:55
tntAt line 6, is that valid in verilog ?!?12:55
corecodethe initializer12:55
corecode?12:55
tntLED are the outputs12:56
corecodeoh12:56
corecodethen i don't understand what this is supposed to do12:57
tntwell my guess is the author just assumed it woudl 'connect' Sum[0] with LED1 'bidirectionally'.12:57
tntlike a physical wire ...12:58
corecodei see12:58
tntbut afaik ... it's wrong.12:58
corecodeyes, that seems wrong12:58
tntand yet yosys seems to accept it.12:59
corecodeit looks like an initializer12:59
daveshahYosys and LSE both seem to treat the = as bidirectional, Synplify and Verilator seem to treat it as unidirectional12:59
corecodeoh interesting13:00
corecodei mean it doesn't make much sense to use an output as RHS?13:00
tntI usually try to avoid it ...13:04
tntI know in VHDL it's just forbidden.13:04
corecodethe standard calls this net_decl_assignment13:05
corecodeand it's in the 6.1 continuous assignment section13:06
corecodeso that means there are two continuous assignments13:07
tntyeah and the way I read it, it's clearly unidirectional. Value is _driven_ on the LHS whenever the RHS _changes_.13:09
corecodeyes13:09
corecodecan an output port be readable?13:10
tntI'm trying to find that in the spec right now.13:11
corecodethere are examples that imply that you can use output ports as RHS13:17
corecode12.1.213:17
corecodei think it matters only for the module using the submodule13:18
tntyup, afaict they are just normal wires so you can 'read' their values.13:19
corecodeyea13:20
corecodeso in this case, the problem is that there are two conflicting continuous assignments13:20
corecodeand something bidirectional going on as well?13:20
*** dys has joined #yosys13:23
*** rohitksingh_work has quit IRC13:43
*** dys has quit IRC14:25
*** rohitksingh has joined #yosys14:30
*** citypw has joined #yosys14:46
*** rohitksingh has quit IRC14:49
*** futarisIRCcloud has quit IRC14:52
*** citypw has quit IRC14:52
*** proteusguy has quit IRC14:57
*** proteusguy has joined #yosys15:10
*** emeb has joined #yosys15:10
*** proteusguy has quit IRC15:36
*** proteusguy has joined #yosys15:52
*** proteusguy has quit IRC15:57
*** dys has joined #yosys16:14
*** proteusguy has joined #yosys16:34
FL4SHKDid anyone happen to see what I mentioned last?16:43
FL4SHKI think I found a bug in yosys's SystemVerilog support.16:43
*** maikmerten has joined #yosys16:50
*** indy has quit IRC16:56
*** parport0 has quit IRC16:56
*** svenn has quit IRC16:56
*** anuejn has quit IRC16:56
*** svenn has joined #yosys17:14
*** parport0 has joined #yosys17:14
*** togo has joined #yosys17:21
*** indy has joined #yosys17:22
FL4SHKwell, I've made a fork.  I'll see if I can fix it myself.18:08
*** voxadam has quit IRC18:11
*** voxadam has joined #yosys18:11
*** rohitksingh has joined #yosys18:16
*** adjtm has quit IRC18:24
*** adjtm_ has joined #yosys18:24
*** rohitksingh has quit IRC18:42
*** rohitksingh has joined #yosys19:05
*** rvalles has quit IRC19:08
*** rvalles has joined #yosys19:10
*** ravenexp has joined #yosys19:36
*** adjtm has joined #yosys19:39
*** adjtm_ has quit IRC19:41
*** maikmerten has quit IRC20:38
*** rohitksingh has quit IRC20:54
*** gnufan_home has joined #yosys22:26
*** GuzTech has quit IRC23:04
*** togo has quit IRC23:12
*** gnufan_home has quit IRC23:34
*** zino has joined #yosys23:49

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