![Altera JESD204B IP CORE User Manual Download Page 138](http://html.mh-extra.com/html/altera/jesd204b-ip-core/jesd204b-ip-core_user-manual_2910913138.webp)
To run the Tcl script using the Quartus II sofware, follow these steps:
1. Launch the Quartus II software.
2. On the View menu, click Utility Windows and select Tcl Console.
3. In the Tcl Console, type
cd <example_design_directory>/ed_synth
to go to the
specified directory.
4. Type
source gen_quartus_synth.tcl
to generate the JESD204B design example for compila‐
tion.
To run the Tcl script using the command line, follow these steps:
1. Obtain the Quartus II software resource.
2. Type
cd <example_design_directory>/ed_synth
to go to the specified directory.
3. Type
quartus_sh -t gen_ed_quartus_synth.tcl
to generate the JESD204B design
example for compilation.
Compiling the JESD204B IP Core Design Example
You can use the generated .qip file to include relevant files into your project. Generate the Quartus II
synthesis compilation files by running the script (
gen_quartus_synth.tcl
) located in the
<
example_design_directory
>
/ed_synth/
directory.
Note: If you use the Quartus II Tcl console to generate the
gen_quartus_synth.tcl
script, close all Quartus
II project before you start generating.
To compile your design using the Quartus II software , follow these steps:
1. Launch the Quartus II software.
2. On the File menu, click Open Project > Select <
example_design_directory
>
/ed_synth/example_design/
.
3. Select jesd204b_ed.qpf.
(38)
4. On the Processing menu, click Start Compilation.
At the end of the compilation, the Quartus II software provides a pass/fail indication.
(38)
This is the default quartus project file that the Quartus II software automatically generates. You can edit this
file and the .qsf file according to your design preference.
UG-01142
2015.05.04
Compiling the JESD204B IP Core Design Example
5-57
JESD204B IP Core Design Guidelines
Altera Corporation
Send Feedback