How To Know The ISE Commands

  • Boot the ISE.
  • Compile verilog completly.
  • Double click the "Design Utilities/View Command Line Log File" in Process window.
  • Command log will be shown in the main window on ISE.

EXAMPLE

  • ngdbuild -ise "C:/SectorLogic/MainFactory/SectorLogicForward/SectorLogicForward/SectorLogicForward.ise" -intstyle ise -dd _ngo -nt timestamp -uc "C:/SectorLogic/MainFactory/SectorLogicForward/SL_Forward.ucf" -p xc2v1000-bg575-6 "SL_Forward.edn" SL_Forward.ngd
  • map -ise "C:/SectorLogic/MainFactory/SectorLogicForward/SectorLogicForward/SectorLogicForward.ise" -intstyle ise -p xc2v1000-bg575-6 -cm area -pr b -k 4 -c 100 -tx off -o SL_Forward_map.ncd SL_Forward.ngd SL_Forward.pcf
  • par -ise "C:/SectorLogic/MainFactory/SectorLogicForward/SectorLogicForward/SectorLogicForward.ise" -w -intstyle ise -ol std -t 1 SL_Forward_map.ncd SL_Forward.ncd SL_Forward.pcf
  • trce -ise "C:/SectorLogic/MainFactory/SectorLogicForward/SectorLogicForward/SectorLogicForward.ise" -intstyle ise -e 3 -s 6 -xml SL_Forward SL_Forward.ncd -o SL_Forward.twr SL_Forward.pcf -ucf C:/SectorLogic/MainFactory/SectorLogicForward/SL_Forward.ucf
  • bitgen -ise "C:/SectorLogic/MainFactory/SectorLogicForward/SectorLogicForward/SectorLogicForward.ise" -intstyle ise -f SL_Forward.ut SL_Forward.ncd

-- TakashiHayakawa - 08-May-2010

Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r2 - 2010-06-18 - TakashiHayakawa
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    Main All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback