Jump to content

Recommended Posts

Posted

Hello fellows

Anyone now how to make a asynchronous reset on a SC_CTHREAD on SystemC 2.2. I saw that on the SystemC 2.3 the "async_reset_signal_is" was implemented for the cthread, but on the 2.2 it does not exist. Any idea on this topic can help.

I need to use cthread because the code may be used on a high level sinthesis tool in the future.

Regards

Posted

Anyone now how to make a asynchronous reset on a SC_CTHREAD on SystemC 2.2.

There is no way to model an asynchronous reset with a thread process in SystemC 2.2.

If you need to stick with the old version, I'm afraid you need to use method processes instead.

Greetings from Oldenburg,

Philipp

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...