Commit graph

5 commits

Author SHA1 Message Date
Rohit Consul
d0f4ed35bb vprocss: Update example tcl to accept command line parameter
Vivado Example design tool flow change resulted in hdf file name
change of video processing subsystem example design. Update the
script to accept hdf file name from command line to avoid any
dependency on further name changes

Signed-off-by: Rohit Consul <rohit.consul@xilinx.com>
Acked-by: Anirudha Sarangi <anirudh@xilinx.com>
2015-09-04 23:23:29 +05:30
Rohit Consul
f60694c29d vprocss example: MIG instance name changed in example design
Updated the system.c to use canonical name for MIG to avoid
dependency on instance name

Signed-off-by: Rohit Consul <rohit.consul@xilinx.com>
Acked-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-09-04 11:04:31 +05:30
Rohit Consul
ed96473f13 vprocss: Change readme.txt file permissions
Changed readme.txt file permission to 644

Signed-off-by: Rohit Consul <rohit.consul@xilinx.com>
Acked-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-09-04 11:04:18 +05:30
Rohit Consul
c32323a043 vprocss: Add xsct tck script to automate sdk project creation
xsct scipt file added to automate the process of generating the
elf file(s) from the provided hdf file

Signed-off-by: Rohit Consul <rohit.consul@xilinx.com>
Acked-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-09-04 11:03:32 +05:30
Rohit Consul
c8e6ea5336 vprocss: Add dynamic scaler filter coefficient selection logic
- Added dynamic scaler filter selection logic
- Added indirection layer for sub-core API's (picture settings,
  PIP background color, debug information)
- Fixed VDMA alignment in 1/2/4 pixel configurations
- Added example directory. Included files to be uused with
  vpss example design that will be released separately

Signed-off-by: Rohit Consul <rohit.consul@xilinx.com>
Acked-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-08-30 22:01:58 +05:30