SE/FS: Build in the tport in FS mode.
This commit is contained in:
@@ -47,10 +47,10 @@ if env['TARGET_ISA'] != 'no':
|
||||
SimObject('PhysicalMemory.py')
|
||||
Source('dram.cc')
|
||||
Source('physical.cc')
|
||||
Source('translating_port.cc')
|
||||
|
||||
if not env['FULL_SYSTEM'] and env['TARGET_ISA'] != 'no':
|
||||
Source('page_table.cc')
|
||||
Source('translating_port.cc')
|
||||
|
||||
DebugFlag('Bus')
|
||||
DebugFlag('BusAddrRanges')
|
||||
|
||||
Reference in New Issue
Block a user