# Gem5_tutorials **Repository Path**: kafka00/Gem5_tutorials ## Basic Information - **Project Name**: Gem5_tutorials - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-08 - **Last Updated**: 2024-01-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Gem5_tutorials ## 1. ISA * [Add new Instructions in Gem5](ISA_add_insts.md) ## 2. CPU * [TraceCPU & Elastic Trace](tracecpu.md) ## 3. Memory ### 3.1 Memory Latency * [Memory Latency](cache_latency.md) ### 3.2 Prefetch * [Prefetcher Structure in Gem5](Prefetcher.md) ### 3.3 Replacement Policy * [Cache Replacement Policies](cache_repl_policy.md) ### 3.4 Memory Trace * [ Generate & Analysis Memory Trace](mem_trace.md)