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

Add option for chip classes to add info to /rcinfo. #42

Open
eisental opened this issue Jan 13, 2012 · 1 comment
Open

Add option for chip classes to add info to /rcinfo. #42

eisental opened this issue Jan 13, 2012 · 1 comment

Comments

@eisental
Copy link
Owner

Some chip classes have additional information that's currently not displayed in /rcinfo but could be useful.
Adding a Circuit.getInfo() or something similar would allow to add new per-chip parameters to /rcinfo.

@Mordenkainen
Copy link
Collaborator

Might this also allow chips to specify the formatting for their input/output states? So chips can group inputs/outputs according to the chips definition?

So if a chip has 8 inputs, 1 clock, 4 address, and 3 data, it can show them as distinct inputs. I.E.

0 (0), 1111 (F), 101 (5)

Instead of:

0111101 (61)

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