Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
advanced_computer_architecture
exercises
Commits
71744360
Commit
71744360
authored
Apr 18, 2016
by
Christoph Gerum
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add questions to exercis 3 blatt01.md
parent
e9c069a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
1 deletion
+8
-1
aufgaben/blatt01/blatt01.md
aufgaben/blatt01/blatt01.md
+8
-1
No files found.
aufgaben/blatt01/blatt01.md
View file @
71744360
...
...
@@ -203,9 +203,16 @@ class L1ICache(BaseCache):
...
```
Für weitergehende Informationen beachten Sie auch:
-
[
GEM5 General_Memory_System
](
http://www.m5sim.org/General_Memory_System
)
-
[
GEM5 Configuration Scripts
](
http://www.m5sim.org/Configuration_/_Simulation_Scripts
)
### Fragen
1.
1.
Die zwei wichtigsten Komponenten des Simulators sind
```MemObjects```
und
```Ports```
. Beschreiben Sie kurz. was durch die beiden Komponenten modelliert wird.
2.
Wie werden die Komponenten einer Simulation in
```gem5```
miteinander verbunden?
### Abgabe:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment