Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
M0stafaRady opened this issue Jun 12, 2023 · 0 comments
Open

Comments

@M0stafaRady
Copy link

M0stafaRady commented Jun 12, 2023

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant