- May 03, 2013
-
-
Wesley W. Terpstra authored
Use the generics for memory insted of infererence. Also, remove read-during-write bypass by tweaking index comparisons.
-
Wesley W. Terpstra authored
We cannot access variables outside the process, which we will need to be able to do in the next patch.
-
Wesley W. Terpstra authored
The optimizer should be able to remove all the control registers as they are unchanging, so nothing is lost.
-
- Apr 05, 2013
-
-
Wesley W. Terpstra authored
-
- Mar 12, 2012
-
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
Updated uses of the wishbone_pkg to use Tom's naming conventions. Added Manifests for the new files.
-