Forum Discussion
JET60200
Contributor
6 years agowhat's difference between design environment "System" and "Standalone" in Arria10 PCI Express Hard IP ?
Hi, In Quartus Pro 19.2, I wantto instantiate a pcie + avmm project for some pcie throught test. But In Platform Designer, there're two different interface view: "System" vs "Standalone" 。 W...
SengKok_L_Intel
Regular Contributor
6 years agoHi,
Below is the difference that stated in the user guide:
- The Standalone environment refers to the IP being in a standalone state where all its interfaces
are exported.
- The System environment refers to the IP being instantiated in a Platform Designer system.
For the Avalon MM interface, you can only use SYSTEM as the environment, and yes, it allows you to move PCIe data from the host to FPGA EP.
Regards -SK