How can i write a Cache Memory project in vhdl?? The cache is copy back 2-way... i'm trying to make a behavior description... but it's not working.
Mionxsq Lopbc wrote: > but it's not working. How did you find that out? What do you expect and what do you get? Just a little hint: VHDL is not C!!! (I cannot make enough exclamation marks!!) What you did is a kind of controller that may be working if it is executed sequentially on a CPU. But it will never work as you expect on hardware with VHDL. Read my comments...
1 | |
2 | |
3 | |
4 | |
5 | |
6 | |
7 | |
8 | |
9 | |
10 | |
11 | |
12 | |
I'm trying to do it in a structural description. But I don't know how to connect them to make it works.
Mionxsq Lopbc wrote: > I'm trying to do it in a structural description. Pls. attach vhdl files. I cannot open rar files on my tablet...
These ones
Reply
Please log in before posting.