• Login
Community
  • Login

Auto_inst and auto_reg support in notepad++

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
3 Posts 3 Posters 1.0k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R
    RAMA KRISHNA
    last edited by RAMA KRISHNA Mar 16, 2020, 9:53 AM Mar 16, 2020, 9:52 AM

    Hello Everyone,

    I am an RTL developer using notepad++ as my primary editor for coding the projects in verilog and system verilog. if some one works in these 2 HDL languages they might be aware of verbosity involved in this languages while instantiating a module, can we have a plugin which can create the instantiation template directly from the module itself.

    I have created a question but didn’t got much traction on it so re-posting here
    https://community.notepad-plus-plus.org/topic/17507/autoinst-support-in-notepad-for-verilog-and-system-verilog

    E 1 Reply Last reply Mar 16, 2020, 1:13 PM Reply Quote 0
    • E
      Ekopalypse @RAMA KRISHNA
      last edited by Mar 16, 2020, 1:13 PM

      @RAMA-KRISHNA

      I’m not a verilog programmer nor do I know the language itself.
      From the given link I get that you want some kind of smart autocomplete feature.
      Something like:
      Complete here this if the following code is like that else do something different.

      If this is the case then this feature needs to have wither some knowledge about
      the verilog language which means it must be more or less a verilog parser/lexer/compiler or the language itself is that strict that one is able
      to create a formula out of it to make it happen.
      Do you by any chance have access to the source of that feature from
      within vim or emacs?

      1 Reply Last reply Reply Quote 1
      • M
        Morry
        last edited by Aug 16, 2021, 1:17 PM

        https://github.com/MorryAnderson/VerilogNppPlugin.git

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors