Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"class" inside "interface" is not indent #1000

Closed
veripoolbot opened this issue Nov 12, 2015 · 1 comment
Closed

"class" inside "interface" is not indent #1000

veripoolbot opened this issue Nov 12, 2015 · 1 comment

Comments

@veripoolbot
Copy link
Collaborator


Author Name: Enzo Chi
Original Redmine Issue: 1000 from https://www.veripool.org


If I define a class inside "interface" the class statement is not indent.


interface my_if(bit clk);

class bfm;
endclass // bfm
    
endinterface // my_if
    

@veripoolbot
Copy link
Collaborator Author


Original Redmine Comment
Author Name: Wilson Snyder (@wsnyder)
Original Date: 2017-11-19T13:29:38Z


Duplicates #�.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant