hi Soliman,
The parameter"simcycles" in the command line actually refers to "ticks"
In ruby the default value of a cycle is 500 ticks. So simcycles=1000 equal to
1000 ticks or 2 cycles
Zifeng Zhao
--
该邮件从移动设备发送
--原始邮件--
发件人:"gem5-users "
E3602567@2EB6B90C.D7
Hi Ayaz,
yes, my goal is to analyze the execution of multiple independent workloads on a
single hardware platform. Additionally, I need to be able to either adapt these
workloads or add new workloads during the simulation, because the execution
(results) of a workloads can influence when oth
it's working .. Thank you so much for your help
Best Regards,
*Eng. Karim Soliman*
Teaching Assistant
Computer Engineering Department
Pharos University in Alexandria (P.U.A)
On Mon, Feb 20, 2023 at 6:00 PM 赵子丰 via gem5-users
wrote:
> hi Soliman,
> The parameter"simcycles" in the command line a
Hi,I've been using gem5 simulator recently for some validation in my research.I have a question about using gem5, so I'm sending an email.1.As a first question,Is there a way to simulate using DDR5 memory in gem5?I read the configuration of the different memory types available in gem5, but DDR5 me