Menu

#88 Syntax recognition of standard_pkg items

open
nobody
None
5
2016-10-17
2014-03-12
StevenAZ
No

I had an interesting question from one of the people I work with. Can/should SVE treat items in "std_pkg" as keywords.

The 4 items I have been able to find are:
- semaphore
- mailbox
- randomize
- process

Methinks these can be treated as keywords but wanted to pose the question here instead of filing a bug, because they aren't keywords strictly speaking.

Related

Feature Requests: #88

Discussion

  • Erik Jessen

    Erik Jessen - 2014-03-12

    I can't come up with a good reason to treat them as keywords, and when I've
    worked on standards, sometimes you can create real problems when you do
    something like that. In other words: I don't see any gain, and why open up
    a can that might have a worm in it?

    Erik

    On Wed, Mar 12, 2014 at 2:05 PM, StevenAZ stevenaz@users.sf.net wrote:


    Status: open
    Group: Next_Release_(example)
    Created: Wed Mar 12, 2014 09:05 PM UTC by StevenAZ
    Last Updated: Wed Mar 12, 2014 09:05 PM UTC
    Owner: nobody

    I had an interesting question from one of the people I work with.
    Can/should SVE treat items in "std_pkg" as keywords.

    The 4 items I have been able to find are:
    - semaphore
    - mailbox
    - randomize
    - process

    Methinks these can be treated as keywords but wanted to pose the question
    here instead of filing a bug, because they aren't keywords strictly
    speaking.


    Sent from sourceforge.net because you indicated interest in
    https://sourceforge.net/p/sveditor/feature-requests/88/

    To unsubscribe from further messages, please visit
    https://sourceforge.net/auth/subscriptions/

     

    Related

    Feature Requests: #88

  • StevenAZ

    StevenAZ - 2016-10-16
    • status: open --> wont-fix
     
    • Erik Jessen

      Erik Jessen - 2016-10-16

      Why not have an option to treat as keywords or not?
      I'd actually like the same for the UVM classes and everything defined
      inside of them.

      Erik

      On Sat, Oct 15, 2016 at 10:18 PM, StevenAZ stevenaz@users.sf.net wrote:

      • status: open --> wont-fix
      • Comment:

      Going to close this.


      [feature-requests:#88] Syntax recognition of standard_pkg items

      Status: wont-fix
      Group: Next_Release_(example)
      Created: Wed Mar 12, 2014 09:05 PM UTC by StevenAZ
      Last Updated: Wed Mar 12, 2014 09:05 PM UTC
      Owner: nobody

      I had an interesting question from one of the people I work with.
      Can/should SVE treat items in "std_pkg" as keywords.

      The 4 items I have been able to find are:
      - semaphore
      - mailbox
      - randomize
      - process

      Methinks these can be treated as keywords but wanted to pose the question
      here instead of filing a bug, because they aren't keywords strictly
      speaking.


      Sent from sourceforge.net because you indicated interest in <
      https://sourceforge.net/p/sveditor/feature-requests/88/>

      To unsubscribe from further messages, please visit <
      https://sourceforge.net/auth/subscriptions/>

       

      Related

      Feature Requests: #88

  • StevenAZ

    StevenAZ - 2016-10-16

    Going to close this.

     
  • StevenAZ

    StevenAZ - 2016-10-17
    • status: wont-fix --> open
     
    • Matthew Ballance

      Hmm... That's an interesting thought, Erik. Perhaps one way to look at this
      request is as a set of domain-specific names to highlight. The
      SystemVerilog built-in classes would be one. The UVM classes would be
      another. My organization's base-class library could be another.
      Perhaps there's a nice Eclipse extension-point-y way to do some of this for
      common sets of 'keywords', while allowing user customization as well. I'll
      give this some thought...

      -Matthew

      On Sun, Oct 16, 2016 at 10:10 PM, StevenAZ stevenaz@users.sf.net wrote:

      • status: wont-fix --> open

      Status: open
      Group: Next_Release_(example)
      Created: Wed Mar 12, 2014 09:05 PM UTC by StevenAZ
      Last Updated: Sun Oct 16, 2016 05:18 AM UTC
      Owner: nobody

      I had an interesting question from one of the people I work with.
      Can/should SVE treat items in "std_pkg" as keywords.

      The 4 items I have been able to find are:
      - semaphore
      - mailbox
      - randomize
      - process

      Methinks these can be treated as keywords but wanted to pose the question
      here instead of filing a bug, because they aren't keywords strictly
      speaking.


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/sveditor/feature-requests/88/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       

      Related

      Feature Requests: #88


Log in to post a comment.