"non-blocking" read in VHDL?

E

Edward L. Hepler

Is there any VHDL equivalent to a "non-blocking" read in C?

I want to be able to read from a file only when a line exists,
otherwise wait until some "future" time when I can try again
and a line does exist... Effectively a "FIFO" type mechanism from
another process...

I know that I can do this via the FLI in Modelsim by writing C code,
but would like to do this via native VHDL if possible...

Thanks,

Ed Hepler
 

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,769
Messages
2,569,580
Members
45,053
Latest member
BrodieSola

Latest Threads

Top