Veripool API Bot

Results 120 comments of Veripool API Bot

--- Original Redmine Comment Author Name: **Kris Jeon** Original Date: 2019-08-18T01:09:25Z --- In order to raise the warning for port, I've changed like the following: In 'V3ParseGrammar.cpp' ``` AstVar* V3ParseGrammar::createVariable(FileLine*...

--- Original Redmine Comment Author Name: **Wilson Snyder** (@wsnyder) Original Date: 2019-08-27T20:40:03Z --- I wouldn't have thought your patch would be needed as the unreleased git version of verilator should...

--- Original Redmine Comment Author Name: **Kris Jeon** Original Date: 2019-08-28T12:10:07Z --- Hi, It's been modified from 4.016. 4.016 version doesn't warn continuous assignments for the port (out) declared as...

--- Original Redmine Comment Author Name: **Wilson Snyder** (@wsnyder) Original Date: 2019-08-28T12:34:45Z --- Please use the unreleased git version, it intended to fix this.

--- Original Redmine Comment Author Name: **Kris Jeon** Original Date: 2019-09-03T11:23:51Z --- Oh, where can I get the unreleased git version ?

--- Original Redmine Comment Author Name: **Wilson Snyder** (@wsnyder) Original Date: 2019-09-03T11:55:42Z --- See https://www.veripool.org/projects/verilator/wiki/Installing

--- Original Redmine Comment Author Name: **Kris Jeon** Original Date: 2019-09-03T12:06:54Z --- Is the git version different from tarball version ?I thought that they were the same. I'll have to...

--- Original Redmine Comment Author Name: **Wilson Snyder** (@wsnyder) Original Date: 2019-09-03T12:23:32Z --- Git is the change-by-change repo, which is snapshotted for the tarballs. Anyhow the version released this weekend...

--- Original Redmine Comment Author Name: **Peter Gerst** Original Date: 2019-11-27T14:07:23Z --- Warning about assigning to output reg does not work for me. I'm using tag 4.022 without success. ```...

--- Original Redmine Comment Author Name: **Wilson Snyder** (@wsnyder) Original Date: 2019-12-07T17:44:07Z --- Sorry this has been such a mess, will make another pass. Getting this right is surprisingly difficult...