Move enums to a separate file
[soc.git] / src / decoder / power_major_decoder.py
2020-02-29 Michael NolanMove enums to a separate file
2020-02-29 Michael NolanCorrect cry in field from a single bit to an enum
2020-02-29 Michael NolanAdd in remaining fields from major decoder
2020-02-29 Michael NolanAdd signals for single bit flags in major.csv
2020-02-29 Michael NolanAdd input and output register selector fields
2020-02-29 Michael NolanMinor cleanup
2020-02-29 Michael NolanMove decoder.py to power_major_decoder.py