We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Instead of out_regs it should be regs_o or registers_o.
out_regs
regs_o
registers_o
As output registers are always control registers, then these are also potential valid names cregs_o, control_regs_o, control_registers_o.
cregs_o
control_regs_o
control_registers_o
The text was updated successfully, but these errors were encountered:
m-kru
No branches or pull requests
Instead of
out_regs
it should beregs_o
orregisters_o
.As output registers are always control registers, then these are also potential valid names
cregs_o
,control_regs_o
,control_registers_o
.The text was updated successfully, but these errors were encountered: