By simulator + Tcl + C language, let's verify ASIC and FPGA effectively!
(simulator <= DPI-C => C++, simulator <= named pipes => C++ are under development, too.)
NOODLYBOX is a mimic processor for verification.
It can manipulate FPGA model which is connected to microcomputer's local bus.
Detail:
When all the conditions mentioned above are met, NOODLBOX can act as the substitute of the microcomputer on an HDL simulator.
シミュレータを便利に使うためのスクリプトです。
ModelSIM, ISE Simulator, Active-HDLで動作が確認できています。
シミュレータのConsoleにて、
source nbox_util.tclと打ち込んで読み込ませることで、以下のコマンドが使用可能になります。
詳細説明は http://sourceforge.jp/projects/noodlybox/wiki/NboxUtil をご覧ください。
isesimutil.tclをModelSimやActive-HDLに対応させ、名前を変えて、新規リリースとしました。