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

generate #2

Open
amirhakh opened this issue Mar 2, 2015 · 2 comments
Open

generate #2

amirhakh opened this issue Mar 2, 2015 · 2 comments

Comments

@amirhakh
Copy link

amirhakh commented Mar 2, 2015

Salam (Hello)

tank you for your code;
can you add diffrent color for parameter variable (better visual view)?
can you add diffrent color for instance name for module (//)?
can you add support for "generate" and "endgenerate" scoping & higlighting?

Best reguard

@amirhakh
Copy link
Author

amirhakh commented Mar 2, 2015

can you add deffrent color for input/output variable (wire) like atom-vhdl extension?

@amirhakh
Copy link
Author

amirhakh commented Mar 2, 2015

can you change mudole defenetion parameter like "size"?

module PRRA #(
parameter HEIGHT = -1,
parameter SIZE = -1
)(
//inputs ...
//outputs ...
);
//...
endmodule

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

No branches or pull requests

1 participant