rename fields.text to use standard .txt file extension and add to gitignore
[soc.git] / src / soc / decoder / power_fields.py
2020-04-05 Jacob Lifshayrename fields.text to use standard .txt file extension...
2020-03-30 Luke Kenneth Casso... add signals for all fields, accessible by named tuples...
2020-03-30 Michael NolanWIP: Replace fields in power_decoder with signals of...
2020-03-29 Luke Kenneth Casso... annoying. convert to python3
2020-03-20 Michael NolanDelete log messages in power_fields and power_fieldsn
2020-03-09 Michael NolanMigrate imports to use absolute imports
2020-03-09 Michael NolanFix test
2020-03-09 Luke Kenneth Casso... move all source directories to soc so that "import...