c

vexiiriscv.compat

EnforceSyncRamPhase

class EnforceSyncRamPhase extends PhaseMemBlackboxing

Linear Supertypes
PhaseMemBlackboxing, PhaseNetlist, Phase, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. EnforceSyncRamPhase
  2. PhaseMemBlackboxing
  3. PhaseNetlist
  4. Phase
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new EnforceSyncRamPhase()

Value Members

  1. def doBlackboxing(pc: PhaseContext, typo: MemTopology): Unit
    Definition Classes
    EnforceSyncRamPhase → PhaseMemBlackboxing
  2. def hasNetlistImpact: Boolean
    Definition Classes
    PhaseNetlist → Phase
  3. def impl(pc: PhaseContext): Unit
    Definition Classes
    PhaseMemBlackboxing → Phase
  4. def removeMem(mem: Mem[_]): Unit
    Definition Classes
    PhaseMemBlackboxing
  5. def wrapConsumers(topo: MemTopology, oldSource: Expression, newSource: Expression): Unit
    Definition Classes
    PhaseMemBlackboxing