Foundation Development Board (FDB) 
Downloads.
       
This page contains periodic release of updated tools, scripts, specs and codes relating to the FDB board and FCoPC core.
       
FND_TCL.exe 
FND_TCL is the host-resident TCL interpreter which is used to communicate with the FDB Board pre-loaded with the FCoPC core. With this tool, you can download the assembled code into the board, perform memory "peeks" and "pokes", download a new FPGA image, and much more.
If you purchase the FCoPC development package, you will also receive the source code.
       
 8/9/03  fnd_tcl.exe (245KB)  windows  Unzip into the <your tcl path>/lib directory.
      This version allows you to download the assembled binary code into the board and run it.
 9/14/03  fnd_tcl_exe (245KB) windows  Unzip into the <your tcl path>/lib directory. 
      This version allows you to specify the serial port you want to use in your local machine.

 

 

App. Note: Assembling and downloading your code to the FDB Board 
8/9/03  app note 1 (93K)  PDF  Describes how to write/assemble/debug your own application
4/11/04  app note 2  PDF  Describes the monitor code, Flash memory map, and how to save your application code image into the Flash memory.