Displaying 1 result from an estimated 1 matches for "suggentions".
Did you mean:
sugestions
2018 Feb 26
0
Suggentions on modeling a micro architecture with per-operand machine model
Hi everyone,
I would like to know how to model an instruction waiting a pipeline unit to
be empty for cycles.
For example, I have a vstr that waits FP pipelines to be empty for at most
3 cycles. I set FP instructions use a resource unit called FPPipe with
resourceCycle=3 and vstr use FPPipe with resourceClycle=0. So scheduler
will know a vstr will wait 3 cycle if it is scheduled right after a