connect up Function Unit operand subsets
[soc.git] / src / soc / simple / core.py
2020-06-04 Luke Kenneth Casso... connect up Function Unit operand subsets
2020-06-03 Luke Kenneth Casso... forgot to add in rdflag enable
2020-06-03 Luke Kenneth Casso... whoops, regfiles are uppercase
2020-06-03 Luke Kenneth Casso... whoops needed a bit of a reorg of the data structure...
2020-06-03 Luke Kenneth Casso... hmmm got naming wrong in regfile-fu connectivity
2020-06-03 Luke Kenneth Casso... whoops names of regfiles are lower-case
2020-06-03 Luke Kenneth Casso... munge/redirect the regfile port based on the naming
2020-06-03 Luke Kenneth Casso... connect read-enable and src_i to regfile ports
2020-06-03 Luke Kenneth Casso... link up PriorityPickers on read channels
2020-06-03 Luke Kenneth Casso... put rdspecs into a different dictionary
2020-06-03 Luke Kenneth Casso... start putting a non-production core together,
2020-06-03 Luke Kenneth Casso... add a simple core, not intended for production use