neurosim / DNN_NeuroSim_V2.1

Benchmark framework of compute-in-memory based accelerators for deep neural network (on-chip training chip focused)
98 stars 48 forks source link

condition of the if statement in MultilevelSenseAmp::CalculateLatency #15

Open XueyingWu221 opened 1 year ago

XueyingWu221 commented 1 year ago

image In MultilevelSenseAmp.cpp: Is there a typo in line 148? It seems that the condition of line 148 will always be true...