E
Eqbal Z
Guest
Hi,
I am trying to implement a 4 word (64 bit) pre-fetch queue and an
instruction cache (4 x 64) to a 16 bit 5 stage pipeline processor. I
have no idea where to begin, as I am very new to vhdl. I have done
some vhdl coding like prior to this I added data forwarding to the
pipeline processor etc.
Can someone help me with some simple description on what I should look
at doing?
I guess I have to start with thiking about what inputs and outputs I
would want and then go onto what do each of these units do with these
input and outputs. I am kind of stuck here.
The code that I already have is a 5 stage pipeline processor with
interface to a ROM (which now needs to interface with i-cache).
I am trying to implement a 4 word (64 bit) pre-fetch queue and an
instruction cache (4 x 64) to a 16 bit 5 stage pipeline processor. I
have no idea where to begin, as I am very new to vhdl. I have done
some vhdl coding like prior to this I added data forwarding to the
pipeline processor etc.
Can someone help me with some simple description on what I should look
at doing?
I guess I have to start with thiking about what inputs and outputs I
would want and then go onto what do each of these units do with these
input and outputs. I am kind of stuck here.
The code that I already have is a 5 stage pipeline processor with
interface to a ROM (which now needs to interface with i-cache).