forked from Juniper/open-register-design-tool
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
From open-register-design-tool created by WebMonkey007: Juniper#52
The current XML output includes the Instance view but does not include the "data dictionary "
ie
addrmap counters {
counter_t transaction_cnt[10];
counter_t error_cnt[5];
};
so the xml will list tranaction_cnt and error_cnt but there is no indication that register def is the same.
I would be useful to include a "type" tag in the instances and a "data type" tree in the xml or a parallel xml file.
Metadata
Metadata
Assignees
Labels
No labels