Grégory Mermoud
Guest
|
Posted:
Sun Dec 19, 2004 5:57 am Post subject:
Bus macro pins |
|
|
Hi all!
I wrote a hard macro for a Spartan2 and I want to use it in my design.
But my implementation process fails with these errors :
ERROR:Pack:1195 - Symbol "rules_gen_11_rule_comp_rule_macro" has no
output pin
connections.
ERROR:Pack:1195 - Symbol "rules_gen_8_rule_comp_rule_macro" has no
output pin
connections.
ERROR:Pack:1195 - Symbol "rules_gen_19_rule_comp_rule_macro" has no
output pin
connections.
Nevertheless, my macro seems to be correct. It includes external output
pins and they are reachable. I don't understand what gets wrong... Have
you ever encountered such a problem ? Do you know what this error means ?
Grégory Mermoud
P.S: Here is the messages that I get just before the errors, but I don't
understand them.
Ldm_View: branch
/inference/FRAGCOVERED/inference/rules_gen_1_rule_comp_rule_macro
untyped for FragLib.ltl
Ldm_View: branch
/inference/FRAGCOVERED/inference/rules_gen_2_rule_comp_rule_macro
untyped for FragLib.ltl
Ldm_View: branch
/inference/FRAGCOVERED/inference/rules_gen_3_rule_comp_rule_macro
untyped for FragLib.ltl |
|