mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +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 (
|
module fpu (
|
||||||
//input logic [2:0] FrmD,
|
//input logic [2:0] FrmD,
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// `include "../../config/rv64icfd/wally-config.vh"
|
|
||||||
|
`include "wally-config.vh"
|
||||||
|
|
||||||
module freg1adr (
|
module freg1adr (
|
||||||
input logic [2:0] frm,
|
input logic [2:0] frm,
|
||||||
|
Loading…
Reference in New Issue
Block a user