Remove references to ScrFile which were mysteriously still here.

This commit is contained in:
jon
2020-05-12 17:24:50 +01:00
parent c65e89f6c1
commit 0f0d1a983b
3 changed files with 1 additions and 3 deletions

View File

@@ -88,7 +88,6 @@ import Toooba_RVFI_DII_Bridge::*;
`endif
import CsrFile :: *;
import ScrFile :: *;
// ================================================================
// Toooba

View File

@@ -37,7 +37,6 @@ import ReorderBuffer::*;
import ReorderBufferSynth::*;
import RenamingTable::*;
import CsrFile::*;
import ScrFile::*;
import StoreBuffer::*;
import VerificationPacket::*;
import RenameDebugIF::*;