Skip to content

VCS error due to defining default net type as none for primitives #425

@M0stafaRady

Description

@M0stafaRady

Expected Behavior

VCS compile the library Verilog files

Actual Behavior

VCS throws errors like this for primitives

Identifier 'SET' has not been declared yet. If this error is not expected, 
  please check if you have set default_nettype to none. 

line 46

This error shows only with primitives. Compilation passed after commenting out the default_nettype none line before primitives.

Steps to Reproduce the Problem

  1. compile the primitives with VCS

Specifications

  • Version: T-2022.06_Full64
  • Platform: Chronologic VCS (TM)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions