Community
    • Login

    Auto_inst and auto_reg support in notepad++

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    3 Posts 3 Posters 1.4k Views 1 Watching
    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.
    • RAMA KRISHNAR Offline
      RAMA KRISHNA
      last edited by RAMA KRISHNA

      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

      EkopalypseE 1 Reply Last reply Reply Quote 0
      • EkopalypseE Offline
        Ekopalypse @RAMA KRISHNA
        last edited by

        @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
        • MorryM Offline
          Morry
          last edited by

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

          1 Reply Last reply Reply Quote 0

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          • First post
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors