Forum Discussion
5 Replies
- Vicky1
Regular Contributor
Hi,
Please modify the symbol properties & compile again,
Right Click on symbol(LPM_DFF)-> properties-> Parameter as shown below,
if this has not resolved then provide bit more information like,
- Quartus edition(Lite/Pro/Std) & Version used
- Device part number used
- Elaborate about, what exactly you are trying?
Regards,
Vicky
- Vicky1
Regular Contributor
Hi,
Have you resolved the issue?
Should I consider that case to be closed?
Regards,
Vicky
- Vicky1
Regular Contributor
Hi,
Please refer the attached screenshot & try at your end.
please let me know if you have any different concern.
Regards,
Vicky
- BDE
New Contributor
Hi,
Symbol synthesis will work,
Can you try to convert the same symbol to VHDL and synthesis.
regards,
Balakrishna
- Vicky1
Regular Contributor
Hi Balakrishna,
After successfully synthesis(my last post) , instantiate it in top module like below,
- Open .bdf file
- File-> Create/Update->Create VHDL component declaration component files for current file(It will create .cmp file)
- Open that .cmp file & instantiate it in top module & then compile that top module.
Regards,
Vicky