blob: aa12f757aca690bf26babeb616a12926be7f7383 [file] [log] [blame]
from BaseHier import BaseHier
simobj Bus(BaseHier):
type = 'Bus'
clock_ratio = Param.ClockPeriod("ratio of CPU to bus frequency")
width = Param.Int("bus width in bytes")