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?
Inputs for compiled verilog?
Started by rlbond86, Jul 20 2009 11:55 AM
1 reply to this topic
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users












