Jump to content


Inputs for compiled verilog?


  • You cannot reply to this topic
1 reply to this topic

#1 rlbond86

    Member

  • Members
  • PipPip
  • 7 posts

Posted 20 July 2009 - 11:55 AM

I have some impulse C that I used to generate verilog. It is a very simple project that takes an unsigned 8-bit number and inverts it. The problem is, I don't know what these inputs do:

p_Producer_invIn_en, p_Producer_invIn_eos, [7:0] p_Producer_invIn_data and p_Consumer_invOut_en

now, I assume p_Producer_invIn_data is my input data. And my guess is that the _en bits are enable lines. But I can't figure out exactly how they work and what purpose they serve. I also have no idea what p_Producer_invIn_eos does. Can someone help me?

These pins are mentioned in the tutorial as being in the impulse user's guide, but I can't find them in there. Where are they mentioned?

#2 RalphBodenner

    Advanced Member

  • Admin
  • PipPipPip
  • 348 posts

Posted 27 July 2009 - 07:17 PM

These signals are part of the Impulse C stream (co_stream) interface. Look for the section "Impulse C Input/Output Interfaces" in the "CoDeveloper User Guide".
Ralph Bodenner
Impulse Accelerated Technologies, Inc.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users