Modular Graphical Programming - Step sequence
Step 1
Selection and caculation of important hardware-ressources with an Excel-Sheet.
Input: Number of moduls and bitwidth
Output: Usage of FPGA slices, BlockRAM and frequency
Step 2
Copying the modul-files (*.edn, *.ngc, *.sym) from the modul-folder in the application working-directory with the main program. Other modul files (*.par, *.syr) are only report-files and they are not so significant for the application.
Step 3
Opening the main program (*.npl) in XILINX ISE.
Open (double-klick) the graphical main program (*.sch).
Step 4
Choose the categories in the main directory and copy the symbols, which are nessesary for the application, into the main directory. Splitting of the connections and connect the new moduls with the main programm-moduls. Error checking and saving.










