T
Trygve Laugstøl
Guest
On 1/24/11 10:30 PM, Paul Uiterlinden wrote:
--
Trygve
No, it fails with the error message in the subject.Trygve Laugstøl wrote:
Hello!
I'm trying to get the following snippet to work and I'm 1) wondering
what's wrong
The first assignment to "trigger" (right after the "begin") cannot be right.
What you have described here is something like: "reset trigger on any event
on signals reset, clk, clk_200kHz and output_trigger, unless there is a
rising edge on clk while output_trigger is '1'. In the latter case, set
trigger."
If you leave out the first assignment, things perhaps start looking what you
want. If it will be synthesisable, I don't know (I don't do synthesis).
Have you simulated this code at all?
--
Trygve