The Golden Hardware Reference Design (GHRD) is used to implement designs with PS support. The UDP/IP stack of the Linux running on the PS is used to move UDP packets to/from the PL.
18 lines
237 B
Plaintext
18 lines
237 B
Plaintext
#Ignore List
|
|
/sim/**
|
|
*.NPPSESS
|
|
|
|
#Unignore Directories (Needed to unignore files in Subdirectories)
|
|
!*/
|
|
|
|
#WHITELIST
|
|
#***MODELSIM***
|
|
#Do files
|
|
!*.do
|
|
#Modelsim INI File
|
|
!*modelsim.ini
|
|
|
|
#Delete download from existence
|
|
/download
|
|
/download/**
|