Altera_Forum
Honored Contributor
16 years agocompiling error about clocked video input
Hi everyone :
i am using SOPC to make video processing .In my SOPC system,there are clocked video input and clocked video output included ,when i compile my project with quartusii 9.0 ,following errors occur: Error: Node instance "rdemp_eq_comp_lsb_mux" instantiates undefined entity "mux_c28" Error: Node instance "rdemp_eq_comp_msb_mux" instantiates undefined entity "mux_c28" Error: Node instance "wrfull_eq_comp_lsb_mux" instantiates undefined entity "mux_c28" Error: Node instance "wrfull_eq_comp_msb_mux" instantiates undefined entity "mux_c28" Error: Node instance "rdemp_eq_comp_lsb_mux" instantiates undefined entity "mux_c28" Error: Node instance "rdemp_eq_comp_msb_mux" instantiates undefined entity "mux_c28" Error: Node instance "wrfull_eq_comp_lsb_mux" instantiates undefined entity "mux_c28" Error: Node instance "wrfull_eq_comp_msb_mux" instantiates undefined entity "mux_c28" i do not kown the reason for these errors ,if someone can help,thank you!