Knowledge Base Article
Simulation Error QDR II and QDR II SRAM Controller with UniPHY
Description
Inconsistency between module definition and instantiation may cause some simulators to produce an error message.
Resolution
The workaround for this issue is to manually edit the oct_control.v and clock_pair_generator_config.v files,
and remove specific port names from each, as described below.
File:
<variation_name>/rtl/<variation_name>_clock_pair_generator_config.v
Module:
arriaii_pseudo_diff_out
Instance:
pseudo_diffa_0
Port names to remove:
.dtc� .dtcbar� .oebout� .oeout� .dtcin� .oein
File:
<variation_name>/rtl/<variation_name>_oct_control.v
Module:
arriaii_termination_logic
Instance:
sd2a_0
Port names to remove:
.scanout� .s2pload� .scanclk� .scanenable� .scanin� .serdata
Updated 3 months ago
Version 2.0No CommentsBe the first to comment