R
rekz
Guest
I have created a single cycle datapath that would execute a code which
outputs 2 values in v1 and v2 and I would like to display this to my
LCD. So does this means that the datapath will need to output 2
values... indirectly saying that my register file inside the datapath
will need to output 2 value because this is where the value is stored.
Problem is how do I output it when the datapath has finished
calculating these 2 values only?
outputs 2 values in v1 and v2 and I would like to display this to my
LCD. So does this means that the datapath will need to output 2
values... indirectly saying that my register file inside the datapath
will need to output 2 value because this is where the value is stored.
Problem is how do I output it when the datapath has finished
calculating these 2 values only?