Hi all,
After the creation of project with PlanAhead, how can I use ISE Project Navigator to develop my program (vhdl) dedicated to ZedBoard?
Thank you,
Mokhtar.
Hi all,
After the creation of project with PlanAhead, how can I use ISE Project Navigator to develop my program (vhdl) dedicated to ZedBoard?
Thank you,
Mokhtar.
Do you mean a custom peripheral? If you add your custom IP in XPS using the CIPW, you have the option to include an ISE project (in your pcore subdirectory under /devl/prognav. Of course if you add submodules of verilog or VHDL to the user_logic, you have to add them to the project. (likewise for planahead, modify the .mpd and .pao files under /data.)
now you can develop your HDL, but i think you will come back to planahead to synthesize and implement with your platform design for the ZedBoard.
good luck!