Support : Knowledge base

Knowledge Base

Welcome to OPAL-RT’s Knowledge Base

OPAL-RT offers a repository of support information for optimal use of its technology.

Loading…

Please note that OPAL-RT knowledge base is not fully optimized for mobile platforms.

For optimal experience, use a desktop computer.

Reference Number: AA-01471// Views: AA-01471// Created: 2018-04-19 14:57:57// Last Updated: 2018-04-19 19:08:26
Problem & Solution
HYPERSIM: Error when using UCMs with signal name "y"

Problem

When using UCMs in HYPERSIM, you might get the error at compilation,

ucm_lookup_table_sim.h:36:21: error: expected ')' before '->' token
#define y (*(simData->AdrSigF[simData->indSigF+(1)]))

Solution

This is because the signal is named "y". To fix the issue, just change the name to be "out" or something similar.

If you have more question please contact OPAL-RT Technical Support