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

Punctuation and Typos #185

Open
peterhchen opened this issue Jan 7, 2025 · 0 comments
Open

Punctuation and Typos #185

peterhchen opened this issue Jan 7, 2025 · 0 comments

Comments

@peterhchen
Copy link

The syntax for the Vec class is slightly different when instantiating a vector of modules.When instantiating a vector of modules the data type that is specified in the {} braces is slightly different than the usualy primitive types. To specify a vector of modules, we use the io bundle when specifying the type of the vector. For example, in order to specify a Vec with 16 modules , say FullAdders in this case, we would use the following declaration:

Above,

  1. Punctuation: "...of modules.When..." should have a space between "mouldes" and "When"
    Should be: "...of modules. When..."?
  2. Typo: "...the usualy primitive types..."
    Should be "...the usually primitive types..."?
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