Skip to content
  • Jens Korinth's avatar
    RegisterFile: Move behavior into method · 17e328ed
    Jens Korinth authored
    * behavior cannot be generated statically, because VirtualRegisters
      would then be unable to access values and regs of the module
    * behavior is now generated by RegisterFile.behavior and
      RegisterFile.resetBehavior instead
    * fixed definition of generic registerfile (no custom IO, regs, etc.)
    17e328ed