As distributed, the file ekv3model-main/code/ekv3.va has `define ALL 1 `define RF lines 81 and 83. Thus, if one tries to use ekv3_all.va, one gets two module declarations. I think the intent was that these defines would not be in ekv3.va.
As distributed, the file ekv3model-main/code/ekv3.va has
`define ALL 1
`define RF
lines 81 and 83. Thus, if one tries to use ekv3_all.va, one gets two module declarations.
I think the intent was that these defines would not be in ekv3.va.