We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e31309 commit f35780cCopy full SHA for f35780c
firmware/sim/scripts/templates/gtl_fdl_wrapper_tpl_questa.do
@@ -118,6 +118,8 @@ vcom -93 -work work $HDL_DIR/payload/gtl/zdc_condition.vhd
118
vcom -93 -work work $HDL_DIR/payload/gtl/cicada_condition.vhd
119
vcom -93 -work work $HDL_DIR/payload/gtl/correlation_conditions.vhd
120
vcom -93 -work work $HDL_DIR/payload/gtl/calo_comb_multi_condition.vhd
121
+vcom -93 -work work $HDL_DIR/payload/gtl/ml_comparison.vhd
122
+vcom -93 -work work $HDL_DIR/payload/gtl/ml_calculation_instances.vhd
123
#
124
#### inserted from anomaly_detection.dep (wrapper in dep file)
125
{{adt_vhd}}
0 commit comments