![]() Versal Prime -VMK180 Evaluation Kit TRD Tutorial |
Setting up the Board and Application Deployment |
from host ``` > **Note:** Only for `MIPI` usecase , hitfrom host to quit. From Usecase-3, User is expected to pass rawvideo file as an additional parameter. 6. Enter input filename with absolute path to play and depending on rawvideo file size usecases stops ``` # ./pcie_host_app Enter 1 to run : MIPI-->filter2d-->pciesink--> displayonhost Enter 2 to run : MIPI-->pciesink--> displayonhost Enter 3 to run : RawVideofilefromHost-->pciesrc-->filter2d-->pciesink-->displayonhost Enter 4 to run : RawVideofilefromHost--> pciesrc-->pciesink-->displayonhost Enter 5 to run : RawVideofilefromHost--> pciesrc-->filter2d-->kmssink Enter 6 to run : RawVideofilefromHost--> pciesrc-->kmssink Enter 7 to : Exit application Enter your choice : 3 select the resolution 1. 3840x2160 2. 1920x1080 Enter your choice:2 Enter input filename with path to transfer: ~/xxx.yuv ``` **To execute end-point application:** 1. Launch vmk180-trd-nb1.ipynb jupyter notebook. (For MIPI use case modify 'res' variable same as one selected at host application). > **Note:** Endpoint application exits after running the usecase, Hence restart `vmk180-trd-nb1.ipynb` jupyter notebook to relaunch the endpoint application. Following Table lists the supported filter configuration in the design. |Filter_type |Filter name| |----|----| |0 |Blur filter| |1 |Edge filter| |2 |Horizontal Edge filter| |3 |Vertical Edge filter| |4 |Emboss filter| |5 |HGRAD filter| |6 |VGRAD filter| |7 |Identity filter| |8 |Sharpe filter| |9 |Horizontal Sobel filter| |10 |Vertical Sobel filter| A filter version of big buck bunny video will start playing on DP monitor. **Next Steps** * Go back to the [VMK180 TRD design start page](../platform1_landing.md) **License** Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.Copyright© 2022 Xilinx