Which part of design example eth_e2e_e10 based on platform designer
Hello Sir?Madam
I am running the eth_e2e_e10 design example now.
I have a IP upgrading issue now .
When I open the Quartus pro GUI in linux, and open the dcd.qpf project , system reminder to upgrade several IP core, I can click button Launch IP upgrade Tools, and seems several IP cores be upgrade successfully except address_decide and sc_fifo, seems that processing must be done through platform designer, which fails to show up correctly.
May I know which part of design based on platform designer?
Because I can not lautch platform designer gui correctly, any steps I can take to solve this issue?
I guess the issue might be caught by JAVA, so I print java version here for reference.
thanks
Jim
[root@fig01 a10_gx_pac_ias_1_2_pv]# uname -a
Linux fig01 3.10.0-957.10.1.el7.x86_64 #1 SMP Mon Mar 18 15:06:45 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
[root@fig01 a10_gx_pac_ias_1_2_pv]# java -version
openjdk version "1.8.0_201"
OpenJDK Runtime Environment (build 1.8.0_201-b09)
OpenJDK 64-Bit Server VM (build 25.201-b09, mixed mode)