You can merge multiple EMIF design examples by configuring the required interconnections using Quartus® Prime Platform Designer. This manual process involves setting up and verifying each connection to ensure proper integration.
To streamline and automate the merging of multiple EMIF designs, use the Agilex™ Multiple EMIF Designer Tool (AMED). This tool simplifies the integration process by handling the configuration steps automatically, reducing the potential for errors and saving time.
You can download the AMED tool from the following link:
[Agilex™ 7M/5/3 FPGA Multi EMIF Designer Tool (AMED)]
Follow the steps below to utilize the AMED tool:
-
Copy all the *.tcl files into the same directory.
-
Open a terminal:
-
On Windows*, open Command Prompt.
-
On Linux*, open Konsole or your preferred terminal.
-
-
Navigate to the directory containing the *.tcl files using the cd command.
-
Run the script by entering the command: tclsh multi_emif.tcl
Navigating the AMED GUI:
- Select the number of designs to merge.
- Browse and add each design’s directory path.
- Set the output directory for the merged design.
- (Optional) Check Run Analysis & Synthesis to complete this stage automatically.
- Click Generate to start merging.
Note:
Ensure that you specify the installation paths for standalone Quartus® environments as applicable:
- For Windows* standalone installation, provide the path, for example:
C:/altera_pro/25.1/quartus - For Linux* standalone installation, specify the appropriate installation directory path up to the “quartus” folder (e.g., /path/to/quartus).
This step is not required when using Network-Based Quartus® installations on Linux*.