So, I can talk to the auto generated registers I get when I make a USER LOGIC block in XPS. I can also modify user_logic.vhd to make it do other stuff than the defaults. The problem is when I try to add a module to it I get an error that it cannot resolve my new module. Is there anything I have to do to make PlanAhead recognize it?
Here's the error message:
[NgdBuild 604] logical block 'processor_subsystem_i/fir_filter_bank_0/fir_filter_bank_0/USER_LOGIC_I/ffb' with type 'FirFilterBank' could not be resolved. A pin name misspelling can cause this, a missing edif or ngc file, case mismatch between the block name and the edif or ngc file name, or the misspelling of a type name. Symbol 'FirFilterBank' is not supported in target 'zynq'.