From 609e06be1c3096ea8fd517da79516baade39cbda Mon Sep 17 00:00:00 2001 From: Zane Kaminski Date: Sat, 30 Oct 2021 21:29:47 -0400 Subject: [PATCH] Cache stuff --- Docs/index.html | 70 +++--- fpga/CLKGEN.v | 2 +- fpga/PrefetchBuf.v | 41 +++ fpga/WarpLC.gise | 19 +- fpga/WarpLC.xise | 49 +--- fpga/WarpLC_summary.html | 36 +-- fpga/_xmsgs/pn_parser.xmsgs | 6 + fpga/ipcore_dir/CLK.xise | 333 +------------------------ fpga/ipcore_dir/_xmsgs/pn_parser.xmsgs | 2 +- fpga/iseconfig/WarpLC.projectmgr | 36 +-- fpga/iseconfig/WarpLC.xreport | 6 +- fpga/sterminator.v | 88 +++++++ 12 files changed, 237 insertions(+), 451 deletions(-) create mode 100644 fpga/PrefetchBuf.v create mode 100644 fpga/sterminator.v diff --git a/Docs/index.html b/Docs/index.html index 1f9ae69..96061c5 100644 --- a/Docs/index.html +++ b/Docs/index.html @@ -35,16 +35,16 @@

@@ -52,50 +52,50 @@

2. Three consecutive writes - row activate, row hit, row miss


3. MC68030 read row hit, then MC68030 changes its mind -- read, row activate, row hit, row miss


@@ -103,16 +103,16 @@

@@ -120,9 +120,9 @@