[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gEDA-user: iverilog from simulation to xnf



I see.   I removed the tasks from my code, and tried to limit it to simple 
logic and logical operations;  however, I still get the following:

NetBlock::match_proc
default (failing) match for block
NetBlock::match_proc
default (failing) match for block
target (10target_xnf): Unhandled proc_block.
error: Code generation had errors.

I don't expect you to debug all of my code :), but what does "default (failing) 
match for block" and "target (10target_xnf): Unhandled proc_block" mean?

George