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

Left of Register with reg: #31

Open
stineje opened this issue Mar 20, 2020 · 2 comments
Open

Left of Register with reg: #31

stineje opened this issue Mar 20, 2020 · 2 comments

Comments

@stineje
Copy link

stineje commented Mar 20, 2020

Please describe your system environment before submitting your Issue.
Is there any way to put a character to the left of the register, similar to "R", "I", or "J" for types of instruction. For example:

{reg:
[
{bits: 26, name: 'address'},
{bits: 6, name: 'opcode'},
],
config:{bits: 32}
}

You could put a J to the left of the register to signify a Jump instruction from the MIPS ISA.

@drom
Copy link
Member

drom commented Mar 27, 2020

No, it is not implemented.

@drom
Copy link
Member

drom commented Apr 20, 2020

This request belongs here: https://github.com/drom/bitfield/issues

@drom drom transferred this issue from wavedrom/wavedrom Apr 23, 2020
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

2 participants