Guest User

tclConsole-xps Segfault

a guest
Jan 22nd, 2013
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.81 KB | None | 0 0
  1. create_project pmod_test /home/stephen/Programming/Xilinx/MyProjects/pmod_test -part xc7z020clg484-1
  2. set_property board zedBoard [current_project]
  3. set_property target_language VHDL [current_project]
  4. set_property ng.output_hdl_format VHDL [get_filesets sim_1]
  5. create_xps pmod_sub_des
  6. INFO: [Edk 24-176] Creating XPS sub-design source for 'pmod_sub_des'...
  7.  
  8. Xilinx Platform Studio
  9. Xilinx EDK 14.4 Build EDK_P.49d
  10. Copyright (c) 1995-2012 Xilinx, Inc. All rights reserved.
  11.  
  12. XPS% Evaluating file
  13. /home/stephen/Programming/Xilinx/MyProjects/pmod_test/pmod_test.srcs/sources_1/e
  14. dk/pmod_sub_des/__xps/pa/_pmod_sub_des_create.tcl
  15. Created pcores directory
  16. Copied
  17. /home/stephen/Programming/Xilinx/Xilinx_14.4_install/14.4/ISE_DS/EDK/data/xflow/
  18. bitgen_zynq.ut to etc directory
  19. Copied file
  20. /home/stephen/Programming/Xilinx/Xilinx_14.4_install/14.4/ISE_DS/EDK/data/xflow/
  21. fast_runtime_zynq.opt to etc directory
  22.  
  23. Overriding IP level properties ...
  24.  
  25. Computing clock values...
  26.  
  27. Performing IP level DRCs on properties...
  28.  
  29. Running DRC Tcl procedures for OPTION IPLEVEL_DRC_PROC...
  30.  
  31. Checking platform address map ...
  32. Created backup of etc/bitgen.ut to etc/bitgen.ut.virtex5
  33. Copied
  34. /home/stephen/Programming/Xilinx/Xilinx_14.4_install/14.4/ISE_DS/EDK/data/xflow/
  35. bitgen_zynq.ut to etc directory
  36. Created backup of etc/fast_runtime.opt to etc/fast_runtime.opt.virtex5
  37. Copied file
  38. /home/stephen/Programming/Xilinx/Xilinx_14.4_install/14.4/ISE_DS/EDK/data/xflow/
  39. fast_runtime_zynq.opt to etc directory
  40. No changes to be saved in MHS file
  41. Saved project XMP file
  42. Saved Make file
  43. INFO: [Edk 24-189] XPS sub-design source created
  44.  
  45. INFO: [Edk 24-185] Launching XPS GUI for configuring XPS sub-design source 'pmod_sub_des'. The GUI will be up in a moment...
  46. INFO: [Edk 24-173] After configuring the source design, please select 'File->Exit' from the XPS GUI to exit from XPS. The source will be added to the current project automatically.
  47.  
  48. Xilinx Platform Studio
  49. Xilinx EDK 14.4 Build EDK_P.49d
  50. Copyright (c) 1995-2012 Xilinx, Inc. All rights reserved.
  51.  
  52. Launching XPS GUI...
  53. INFO:EDK - Simulation, Implementation and Device configuration flows are
  54. disabled in XPS when launched from PlanAhead. All these features are
  55. available in PlanAhead.
  56. MainWindow
  57. INTERNAL_ERROR:PersonalityModule:baspmspec.c:1751:1.79 - Could not load
  58. definition file <qvirtex6.acd>
  59.  
  60.  
  61. INFO: [Edk 24-127] XPS completed
  62. create_xps: Time (s): cpu = 00:00:20 ; elapsed = 00:00:21 . Memory (MB): peak = 1045.520 ; gain = 0.000
  63. set_property top pmod [current_fileset]
  64. add_files -norecurse -scan_for_includes
  65. set_property top pmod_sub_des [current_fileset]
  66. export_hardware [get_files /home/stephen/Programming/Xilinx/MyProjects/pmod_test/pmod_test.srcs/sources_1/edk/pmod_sub_des/pmod_sub_des.xmp]
  67. INFO: [Edk 24-140] Exporting hardware platform for 'pmod_sub_des'...
Advertisement
Add Comment
Please, Sign In to add comment