Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4320770
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T08:40:11+00:00 2026-05-21T08:40:11+00:00

I have successfully compiled a SystemC application that I use in order to simulate

  • 0

I have successfully compiled a SystemC application that I use in order to simulate a CPU when running on a general architecture.
Well my problem is just that, when running the application in order to create the VCD file, the SystemC kernel plots me some warnings.

I get some warning, something like this:

Warning: (W206) vector contains
4-value logic In file:
….\cacheseqproc_vcpp20\systemc-2.2.0\src\sysc\datatypes\bit\sc_proxy.h:1385
In process: process.processname @ x ns

Well… the message itself is not important… I put it here just to let you understand better tht this is a warning message thrown at RUNNING time.

Given that I print several important messages during the execution, I would really like not to have these verbose messages by SystemC. How to let this happen?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T08:40:11+00:00Added an answer on May 21, 2026 at 8:40 am

    To disable all warnings:

    sc_report_handler::set_actions (SC_WARNING, SC_DO_NOTHING);
    

    To disable the “vector contains 4-value logic” warning, but leave other warnings enabled:

    sc_report_handler::set_actions (SC_ID_VECTOR_CONTAINS_LOGIC_VALUE_,
                                    SC_DO_NOTHING);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have successfully compiled node.js using cygwin on windows. The problem is that my
I have successfully upgraded an MFC application which was compiled with an old version
i have use java script successfully running in my project but when i have
I have successfully compiled lua in my mac. It works. It runs. Now, I
I have my program written in C++ and it is can be successfully compiled
I have compiled a simple win32 app successfully with bc++ (2 lines excerpt only):
I have successfully implemented interop beftween Win32 application and managed .Net dll as described
I have a C# class that I have inherited. I have successfully built the
I have successfully compiled pjsip and the Siphon project ( http://code.google.com/p/siphon/ ) and it
I have an application, written on c++ and compiled with VS 2010. I need

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.