"----------------------------------------------------------------------------------------------------
  comments start with a double-quote " character followed by a commentId character ('-' in this comment)
  the website tip is enclosed in {} and must not contain any '('
  menu sections are enclosed in {} and contain at least one '(' each
  menu chapters are encolsed in []
  ~ between menus insers extra <br> spacings
  ^ instead of | as link-to-text separator means open in new window
  ! instead of | as link-to-text separator means the link is inactive, and link may be skipped in the menu source
  * instead of | as link-to-text separator means hide the page browser menu when opening the page
  @ at the beginning of a chapter makes it a book (i.e. display 'previous' and 'next' links on the book's pages)
  do not use special HTML characters in the menu, such as &, <, >, etc
  do not use simple paranthesis ( and ) or double-quotes " in text (e.g. menu titles, title tips, tips)
----------------------------------------------------------------------------------------------------"

{(Company)
  (home.html|About IT Group)
  (company/news.html|What's new)
  (company/contact.html|Contact info)
  (company/links.html|Collaborations)
  [(company/ITGroup_NDA_en.pdf|IT Group NDA)
     (company/ITGroup_NDA_en.zip|downloadable archive)
  ]
  (company/copyright.html|Copyright notice)
}

{(Products)
 [(|Digital Signal Processing)
   @[(|CDSP Family)
     (dsp/cdsp_family.html|CDSP Family Overview)
     [(|Processor models)
       [(dsp/dsp_spec.html|CDSP-k2)
          (dsp/cdc_xp.html|Performance|CDSP-k2 Performance)
          (dsp/cdsp-k2.html|Programming model|CDSP-k2 Programming model)
          (dsp/cdsp-k2-asm.html|Assembler directives|CDSP-k2 Assembler directives)
          (dsp/cdsp-k2-timing.html|Timing|CDSP-k2 Timing)
       ]
        (dsp/cdsp_k3.html|CDSP-k3)
        (dsp/k4_about.html|CDSP-k4)
       [(dsp/k5_spec.html|CDSP-k5)
          (dsp/k5_bench.html|Performance|CDSP-k5 Performance)
       ]
     ]
     [(|Development tools)
        (dsp/cdsp_aide.html|CDSP aIDE)
        [(dsp/cdsplib.html|CDSP-lib)
           (dsp/cdsplib_cpk.html|Convolution kernel)
           (dsp/cdsplib_fir.html|FIR filters)
           (dsp/cdsplib_afir.html|Adaptive FIR)
           (dsp/cdsplib_cor.html|Correlation)
           (dsp/cdsplib_fft.html|FFT/iFFT)
           (dsp/cdsplib_iir.html!IIR filters)
           (dsp/cdsplib_vit.html!Viterbi codec)
           [(|Source code)
             (archive/cdsplib41web.zip|Dowloadable archive containing the C++ reference implementation of CDSP-lib)
           ]
        ]
     ]
   ]
   [(|Generic DSP Software)
      (dsp/vocoder3200.html!3,200-baud vocoder)
   ]
 ]
 [(|Microprocessors)
     @[(mpu/6800_family.html|MPU 6916|The MPU 6916 microprocesor)
        (mpu/6916.html|Software reference manual)
       [(mpu/6916_internal.html!Internal architecture)
          (mpu/6916_timing.html!Timing)
       ]
       [(|Software tools)
          (http://www.gnu-m68hc11.org|GNU 6811)
          (mpu/6916_gnu.html!GNU 6916)
       ]
     ]
 ]
 [(|Encryption)
    (encryption/sdp11.html|Secure Data Processor)
   @[(encryption/des_core.html|DES Core)
      (encryption/des_cbc.html|DES CBC shell)
   ]
    (encryption/des_serial.html|Block cypher interface)
    (encryption/hash.html!SHA-1/MD5)
    (encryption/hash_mac.html!Hash/HashMAC)
 ]
 [(|Web Applications)
     [(wsx/wsx_dl.html!WebsiteExpress)
         (wsx/wsx_tutorial.html!WebsiteExpress Tutorial)
     ]
 ]
 [(|Programming Tools)
    [(|The GNOME Desktop)
       (http://sourceforge.net/projects/gnome-xp-sky/|GNOME-XP Sky)
       (http://sourceforge.net/projects/gedit-fileset/|gEdit Fileset )
       (http://sourceforge.net/projects/gedit-autocomp/|gEdit Autocomplete)
   ]
  ]
}

{(Publications)
  [(|Programming Tutorials)
     (tutorials/Introduction_to_DHTML/dhtml_intro.html|Introduction to DHTML)
     (tutorials/Magick++/magickpp_intro.html|Introduction to Magick++)
     (tutorials/From_C_to_C++/c2cpp.html|From C to C++)
  ]
  [(|R&D Papers)
    (research/dapa/dapa_full.html|Data Access Prediction Architectures)
  ]
}

{(Research)
    (research/CognitiveArchitectures.com/cognitivearchitectures.html|Cognitive Architectures)
}

{(Archives)
    [(|IT Group)
     (archive/CDSP_family.zip|CDSP Processor Family Docs)
     (archive/cdsplib41web.zip|CDSP Library Sources)
     (archive/DAPA_presentation.zip|DAPA Presentation Document)
     (archive/Introduction_to_DHTML.zip|Introduction to DHTML)
     (archive/Magick_pp.zip|Gentle Introduction to Magick++)
     (archive/gedit-project-manager-0.9.8.tar.gz|gEdit Fileset)
     (archive/gedit-autocomplete-0.9.6.tar.gz|gEdit Autocomplete)
     (archive/wsx-0.9.8.zip!WebsiteExpress)
    ]
    [(|Third Parties)
     (archive/shannon1948.zip|Shannon Information Theory, 1948 seminal paper)
     (archive/tsana.zip|SANA: a freeware Network Analysis program|Originally developed for MS-DOS, can be run on FreeDOS in QEMU)
     (http://www.xilinx.com/ise/logic_design_prod/webpack.htm|Xilinx WebPack: a fully-featured freeware cross-platform VHDL/Verilog Simulator for win/lin, based on the ModelSim engine|Installation license is locked to hardware configuration)
     [(http://expresspcb.com|ExpressPCB: a freeware PCB design toolkit|Includes links to PCB prototyping service )
        (http://www.lis.inpg.fr/realise_au_lis/kicad/|KiCad: a complete GPLed PCB and Schematic Capture tool)
     ]
     [(http://qtsoftware.com|Qt Creator: a complete GPLed/LGPLed cross-platform SDK for lin/win/osx)
        (http://monodevelop.com|MonoDevelop: a GPLed GTK# .NET-compatible IDE for linux)
     ]
     (http://wingware.com/wingide-101|WingIDE-101: freeware cross-platform Python/Tk IDE for lin/win/osx)
     (http://www.nongnu.org/qemu/status.html|QEMU: a cross-platform GPLed x86 virtual PC|Runs on x86 and x64 processors; can simulate x86, x64, ARM, and MIPS systems)
     (http://www.pspad.com|PSPad: a fully-featured freeware text editor for windows)
    ]
}

{Tips: |Click icon or double-click the page's top image to change skin. |Double-click inside the document area to see its table of contents, if present. |Double-click inside the menu area on the left to collapse all menus.}