Mahdi
Occasional Contributor
4 years agoNIOS 2 custom instruction including Partition Database File (.qdb)
Hi,
I am creating a custom instruction in Platform Designer as a new component. My question is if I can add .qdb files as a part of component files? Or, I am allowed to only add HDL files?
My custom instruction includes some Verilog code, and in one Verilog code, I instantiated a Black-box module that only has inputs and output. This BlackBox module will get its definition from a .qdb file that is a final snapshot.
Is it possible to have such custom instruction?
Thanks.