Hi,
First, I appreciate for kindly releasing the codes.
I have a question regarding the changes have been made in ddr_mem.cpp file. In DDRMemory::access function, based on the type of requests, some TimingRecords have been considered for them. Are they necessary for getting correct results? Can we get rid of assertions by safely removing them, while maintaining the correctness?
Thanks
Hi,
First, I appreciate for kindly releasing the codes.
I have a question regarding the changes have been made in ddr_mem.cpp file. In DDRMemory::access function, based on the type of requests, some TimingRecords have been considered for them. Are they necessary for getting correct results? Can we get rid of assertions by safely removing them, while maintaining the correctness?
Thanks