FPGA Intellectual Property
PCI Express*, Networking and Connectivity, Memory Interfaces, DSP IP, and Video IP
6355 Discussions

using blocks from different libraries in M-file

Altera_Forum
Honored Contributor II
835 Views

Hi everyone, 

 

Can I use blocks from dsp builder blockset and communication blockset libraries together in my design and then compile with signal compiler to generate a quartus project? 

 

Thanks for answering me
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
131 Views

You can use stuff from the commincation blockset outside of the synthesizable part of your DSP Builder design. Signal Compiler cannot generate hardware from these blocks however and putting them in the synthesizable part of your design will result in an error. 

 

You may be able to use Black box subsystems to get around this if you already have HDL generated for these blocks.
0 Kudos
Reply