Skip to content

Punctuation and Typos #185

Description

@peterhchen

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..."?

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions