Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Metafunction in Partial Reconfiguration

Status
Not open for further replies.

Farid Shamani

Newbie level 6
Newbie level 6
Joined
Jun 11, 2013
Messages
14
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Visit site
Activity points
95
I have a synthesizable DRAM block which is instantiated by a .hex file. Since i have used altera_mf library, it produces a compiler generated partition named SLD_HUB:AUTO_HUB during the compile time. When i intend to do partial reconfiguration, Quartus II shows me an error "Detected unsupported compiler-generated partition "<name>" in a project with partial reconfiguration enabled". I should either modify the code and remove the unsupported partition or disable partial reconfiguration.

In general, metafunctions are not permitted for being a part of partial reconfiguration. I wonder if some one has any idea how to enforce the PR without removing that metafunction.

Thanks
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top