build - xilinx xps using command line mode -


i working xilinx platform studio(xps) tool make automated design command line tools (without using gui). know how build project using xps in gui mode, don't know how build project command line tools. got information command line tools usage "embedded system tools reference manual" , "command line tools user guide".

but, didn't information following things:

  1. how select bus interconnect type.

  2. how select clock

  3. how select processor

  4. how select bram memory

  5. how make signals external

  6. how import our peripheral

  7. how select address

i did following steps in xps command line

  1. creating new .xmp project

  2. adding architecture, device, package speed

  3. language setting,simulation setting

  4. loading ucf file

i don't know how add peripheral, processor , interconnect bus type.

i struggling @ stage - know how synthesize, implementation, , bitfile generation.

if knows information these things using command line tools or documents, kindly reply post

i afraid not know how in xps, vivado of these actions may done via tcl commands. vivado works better xps. unfortunately, vivado not support older xilinx devices, may not option you.


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -