Veripool API Bot

Results 103 comments of Veripool API Bot

--- Original Redmine Comment Author Name: **Alex Hornung** Original Date: 2013-06-28T08:09:28Z --- I've had a shot at implementing it in a slightly different way which seems slightly more popular, but...

--- Original Redmine Comment Author Name: **Wilson Snyder** (@wsnyder) Original Date: 2019-09-01T15:09:28Z --- I get: ``` module x; initial begin startc_c

--- Original Redmine Comment Author Name: **Enze Chi** Original Date: 2019-09-02T12:08:47Z --- Here's the variable dump

--- Original Redmine Comment Author Name: **Enze Chi** Original Date: 2019-09-02T12:16:02Z --- I just realise that when I call "verilog-indent-buffer", the alignment is as expected. The problem happens when press...

--- Original Redmine Comment Author Name: **Wilson Snyder** (@wsnyder) Original Date: 2019-09-15T15:40:36Z --- Doesn't see a obvious fix; if someone would be willing to investigate further and provide a patch...

--- Original Redmine Comment Author Name: **Wilson Snyder** (@wsnyder) Original Date: 2017-11-19T13:28:46Z --- Still a problem, perhaps someone would like to contribute a patch?

--- Original Redmine Comment Author Name: **Wilson Snyder** (@wsnyder) Original Date: 2019-05-29T22:49:44Z --- Agreed it should indent as you indicate, in general this looks to verilog-mode like a user-defined type,...

--- Original Redmine Comment Author Name: **Monte Becker** Original Date: 2015-05-15T13:21:55Z --- From Greg waters, a suggestion related to the same topic: Hi Alex, I add the “var” keyword in...

--- Original Redmine Comment Author Name: **Wilson Snyder** (@wsnyder) Original Date: 2015-05-15T13:55:58Z --- Added pre's.

--- Original Redmine Comment Author Name: **Kaushal Modi** Original Date: 2015-06-23T16:23:12Z --- @Monte See if the below advice statements work for you (Works on GNU emacs 24.4+). ``` (defun my/verilog-selective-indent...