mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-03 02:05:21 +00:00
remove dead code for ignoring fflags/fcsr
This commit is contained in:
parent
d88b56eebc
commit
ae3ac02556
@ -164,11 +164,6 @@ module testbench;
|
|||||||
void'(rvviRefCsrSetVolatile(0, 32'hB82)); // MINSTRETH
|
void'(rvviRefCsrSetVolatile(0, 32'hB82)); // MINSTRETH
|
||||||
end
|
end
|
||||||
|
|
||||||
// // Temporary fix for inexact difference
|
|
||||||
// void'(rvviRefCsrSetVolatile(0, 32'h001)); // fflags
|
|
||||||
// void'(rvviRefCsrSetVolatile(0, 32'h003)); // fcsr
|
|
||||||
|
|
||||||
|
|
||||||
// Enable the trace2log module
|
// Enable the trace2log module
|
||||||
if ($value$plusargs("TRACE2LOG_ENABLE=%d", TRACE2LOG_ENABLE)) begin
|
if ($value$plusargs("TRACE2LOG_ENABLE=%d", TRACE2LOG_ENABLE)) begin
|
||||||
msgnote($sformatf("%m @ t=%0t: TRACE2LOG_ENABLE is %0d", $time, TRACE2LOG_ENABLE));
|
msgnote($sformatf("%m @ t=%0t: TRACE2LOG_ENABLE is %0d", $time, TRACE2LOG_ENABLE));
|
||||||
|
Loading…
Reference in New Issue
Block a user