Searched refs:VExpress_GEM5_V2_Base (Results 1 - 1 of 1) sorted by relevance

/gem5/src/dev/arm/
H A DRealView.py1126 class VExpress_GEM5_V2_Base(VExpress_GEM5_Base): class in inherits:VExpress_GEM5_Base
1135 return super(VExpress_GEM5_V2_Base,self)._on_chip_devices() + [
1141 super(VExpress_GEM5_V2_Base,self).setupBootLoader(mem_bus,
1144 class VExpress_GEM5_V2(VExpress_GEM5_V2_Base):
1145 hdlcd = HDLcd(pxl_clk=VExpress_GEM5_V2_Base.dcc.osc_pxl,

Completed in 9 milliseconds