confuse Tuple2 name
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 28 Jul 2018 05:20:57 +0000 (06:20 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 28 Jul 2018 05:20:57 +0000 (06:20 +0100)
src/bsv/bsv_lib/slow_peripherals_template.bsv

index 636197e77c2fd43d9372170ba1d323e26cd4bd7d..e16e4b7ac1e0aa6a20de65498c6a0144c22ba207 100644 (file)
@@ -48,7 +48,7 @@ package slow_peripherals;
                        method Bit#(1) mtip_int;
                        method Bit#(`DATA) mtime;
                `endif
-               `ifdef PLIC method ActionValue#(SlowTuple2#(Bool,Bool)) intrpt_note;
+               `ifdef PLIC method ActionValue#(Tuple2#(Bool,Bool)) intrpt_note;
         `endif
         interface IOCellSide iocell_side; // mandatory interface
         `ifdef PLIC