opensocsysarch / CoreGenPortal

OpenSoC System Architect CoreGen Portal Graphical User Interface
http://www.systemarchitect.tech/
Apache License 2.0
1 stars 0 forks source link

Complete Inst Edit Window Happy Path #54

Closed fconlon closed 5 years ago

fconlon commented 5 years ago

Criteria 1

Given:

When:

Then:

Criteria 2

Given:

When:

Then:

Criteria 3

Given:

When:

Then:

Criteria 4

Given:

When:

Then:

Criteria 5

Given:

When:

Then:

Criteria 6

Given:

When:

Then:

fconlon commented 5 years ago

Should encodings be derived from inst format when a new format is added? IE. Why are they cleared when a new inst format is set? It seems like there should be a relationship, but It's implementation isn't readily apparent to me.

jleidel commented 5 years ago

Encodings are only derived from the individual instructions for which they are defined. Encodings won't be tied to an inst format. Rather, they encode specific data values for a specific field (derived from the format) for a target instruction or pseudo instruction