synthesizable design

This commit is contained in:
Richard Yan
2024-04-17 18:05:51 -07:00
parent 17fd29c114
commit 85213d2876
16 changed files with 110 additions and 82 deletions

View File

@@ -17,8 +17,10 @@
`include "VX_define.vh"
`ifdef SV_DPI
`ifndef FPU_FPNEW
`include "float_dpi.vh"
`endif
`endif
`define FPU_MERGE_FFLAGS(out, in, mask, lanes) \
fflags_t __``out; \