Veripool API Bot
Veripool API Bot
--- Original Redmine Comment Author Name: **Wilson Snyder** (@wsnyder) Original Date: 2018-02-02T00:30:47Z --- I agree this isn't what's expected. Please note the indent code is mostly fixed by contributions, so...
--- Original Redmine Comment Author Name: **Wilson Snyder** (@wsnyder) Original Date: 2017-11-19T13:17:08Z --- Still a problem, maybe someone would like to contribute a patch?
--- Original Redmine Comment Author Name: **Warren Ferguson** Original Date: 2019-02-27T21:38:50Z --- Attached source file given that code in text was not interpreted correctly.
--- Original Redmine Comment Author Name: **Wilson Snyder** (@wsnyder) Original Date: 2019-03-03T00:55:25Z --- Verilog-mode seems to mis-assume always_comb is left-most inside a module. There might be a wait, generally indentation...
--- Original Redmine Comment Author Name: **Wilson Snyder** (@wsnyder) Original Date: 2019-05-28T11:05:29Z --- I agree this would be useful. It will be some work as requires parsing significant information that...
--- Original Redmine Comment Author Name: **Wilson Snyder** (@wsnyder) Original Date: 2015-09-04T11:42:09Z --- That version is 6 years old, there have been sorting fixes since then. Please try the latest...
--- Original Redmine Comment Author Name: **Shareef Jalloq** Original Date: 2015-09-04T12:17:00Z --- Hi, okay, tried the latest version and I've found the issue after experimenting. I was assuming the port...
--- Original Redmine Comment Author Name: **Wilson Snyder** (@wsnyder) Original Date: 2015-09-04T12:51:29Z --- Yes, that's a bug but not one that can be easily fixed because it must do the...
--- Original Redmine Comment Author Name: **Shareef Jalloq** Original Date: 2015-09-04T12:56:40Z --- This isn't being used for instantiation, I'm using a script to pull out a number of signals and...
--- Original Redmine Comment Author Name: **Wilson Snyder** (@wsnyder) Original Date: 2015-09-04T13:05:31Z --- AUTOINPUT is adding each insertion to the end of the list. That part should be easier to...