A Quartus problem

T

talgry

Hi,
I've got an entity in my design which has an unconstrained
input/outputs.
The Quartus doesn't like it, it wants all the inputs/outputs to be
constrained.
From the instansiation of the entity the quartus can understand the
length of the vectors.

Can this problem be solved easily (without generic) ?
tnx
Tal
 
J

Jim Lewis

Tal,
Right now many synthesis tools seem to think this way.
If it is a small piece of non-registered* functionality,
I recommend that you use a procedure or function.

Setting the generic is not hard though as it is
just sig_name'length for each of your
"unconstrained" ports.

Cheers,
Jim
*registers in subprograms is something that may not be
supported by all synthesis tools (yet!).
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Jim Lewis
Director of Training mailto:[email protected]
SynthWorks Design Inc. http://www.SynthWorks.com
1-503-590-4787

Expert VHDL Training for Hardware Design and Verification
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,990
Messages
2,570,211
Members
46,796
Latest member
SteveBreed

Latest Threads

Top