Knowledge Base Article
Warning: "<<I>Path to file</I>>/file_name: [TFMPC] - Too few port connections." (Model<I>Sim</I>)
Description
The above warning message is generated in the ModelSim software when optional ports are left unconnected. If required ports are left unconnected, an error message is generated.To prevent the ModelSim software from reporting these warning messages, use the nowarnTFMPC option when loading the component for simulation as shown below.
vsim nowarnTFMPC work.top_level_component
Updated 2 months ago
Version 2.0No CommentsBe the first to comment