IP Example Design (DDR4 IP) Synth only Missing Libraries?
Hi, please could I ask a question.
Using Quartus prime pro (v24.1) to generate a basic DDR4 IP design targeting an Agilex7 device.
Early stages of design. Just wishing to instantiate ddr4 ip block to perform a DRC (Design Rules Check) and confirm pin allocation etc.
I have created a new top level design. Run platform designer to generate a ddr4 ip block and used the 'example design' to generate a suite of synthesis only files. When I run the compilation it fails because the generated files require an 'altera_interconnect_1920' library to be setup. I can see a verilog file for the missing library but how do I create or compile a library from it? The generated ip block does use additional libraries but these seem to be covered by a .qsys and various *.ip files. Do I need to generate a .ip file for the missing 'altera_interconnect_1920' ?
Thanks in advance for any guidance:) P