puma-simulator icon indicating copy to clipboard operation
puma-simulator copied to clipboard

Can I ask some questions about the compiler?

Open xiupingcui opened this issue 1 year ago • 0 comments

I have also read the code of the PUMA simulator, but I have still some questions about the hardware platforms. May I ask some questions about them?

The most important question is how to calculate the time of one full MVM? In my point of view, the time of one full MVM = #col_involved * time_adc_once * (#input_bit + 2), is it right? And how to model the time of writing to and reading from xbars? Thank you very much!

xiupingcui avatar May 07 '23 09:05 xiupingcui