Sign in
opensecura
/
hw
/
kelvin
/
ea45a72d381123f9735730f24214b8078e9d065b
/
.
/
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