ya_montazar
Member level 2

Hi,
I have a project which is composed in Microblaze in c++ language in sequential and other sections are in vhdl code.
because of low speed I should reshape it in better way.
one opinion is to transform the MBLAZE section into VHDL code. but the problem is:
-trouble of transforming the sequential code to parallel
-I doubt the new design become better in speed and performance
-debugging become hard and long-term in new design
the other opinion is to export the whole project into zynq series. and MBLAZE code would put in arm processor embeded in zynq.
which is the best in your opinion?
Regards,
Meysam.
I have a project which is composed in Microblaze in c++ language in sequential and other sections are in vhdl code.
because of low speed I should reshape it in better way.
one opinion is to transform the MBLAZE section into VHDL code. but the problem is:
-trouble of transforming the sequential code to parallel
-I doubt the new design become better in speed and performance
-debugging become hard and long-term in new design
the other opinion is to export the whole project into zynq series. and MBLAZE code would put in arm processor embeded in zynq.
which is the best in your opinion?
Regards,
Meysam.