veripool / verilog-mode

Verilog-Mode for Emacs with Indentation, Hightlighting and AUTOs. Master repository for pushing to GNU, verilog.com and veripool.org.
http://veripool.org/verilog-mode
GNU General Public License v3.0
247 stars 90 forks source link

Streaming Operator detection #1692

Closed vinamarora8 closed 3 years ago

vinamarora8 commented 3 years ago

This PR does 2 jobs:

  1. Fix https://github.com/veripool/verilog-mode/issues/1516
  2. Provide verilog-streaming-op-re, verilog-at-streaming-op-p for future use
veripoolbot commented 3 years ago

Thanks much for working on this.