mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-07 04:05:19 +00:00
fixed FPU lint warnings
This commit is contained in:
parent
ebf4915440
commit
08f45eb076
@ -1,4 +1,5 @@
|
||||
// `include "../../config/rv64icfd/wally-config.vh"
|
||||
|
||||
`include "wally-config.vh"
|
||||
|
||||
module fpu (
|
||||
//input logic [2:0] FrmD,
|
||||
|
@ -1,4 +1,5 @@
|
||||
// `include "../../config/rv64icfd/wally-config.vh"
|
||||
|
||||
`include "wally-config.vh"
|
||||
|
||||
module freg1adr (
|
||||
input logic [2:0] frm,
|
||||
|
Loading…
Reference in New Issue
Block a user