Sign in
opensecura
/
hw
/
kelvin
/
72f32eb03ba41751903b5e8de3d445a67294b1d4
/
.
/
hdl
/
verilog
/
rvv
/
inc
/
rvv_backend_div.svh
blob: 7daef89de0e50489e7e2fe1005edeec9719790ec [
file
] [
log
] [
blame
]
`ifndef DIV_DEFINE_SVH
`
define DIV_DEFINE_SVH
typedef
enum
logic
[
0
:
0
]{
DIV_SIGN
,
DIV_ZERO
}
DIV_SIGN_SRC_e
;
`endif // DIV_DEFINE_SVH