Capsim® Text Mode Kernel

Conversion V6

Capsim® Text Mode Kernel

CCDSP Blog


Documentation

Getting Started

TCL Scripting


Screen Shots 64 Bit CapsimTMK 6.1

Download 64 Bit MSYS2 (Windows 7 and 10)

Download 64 Bit MAC OSX

Download 64 Bit LINUX

MSYS2 64 Bit (Windows 7 and 10) Setup


Java IIPPlot

Capsim® Draw Topology (Java)

Capsim® Block Builder(Java)


Conversion Tool V6

Blocks (Stars)

Sample Applications

Lapack Support

Blosim Papers


YouTube and Downloadable Videos

Simulation Kernel and Model Video


Simulation Kernel and Model

Buffer Managment

Channel Silicon DSP


Stawberry Perl


Download Legacy 2007 Source Forge

MSYS/MINGW Installer (32 bit Legacy)

Platforms (Lagacy 2007)


SystemC Block Diagram Modeling

Conversion to V6

Note:
This process is only necessary for stars(blocks) that you have created with the previous versions of CapsimTMK.

Converting Stars(Blocks)


Blocks (stars) supplied with CapsimTMK are version 6.

Converting stars(blocks) in CapsimTMK to blocks CapsimTMK V6 XML:

1-Create a directory.
2- Copy all the stars to be converted into the directory.
3- In the directory create a directory called XML_CONVERTED
4- run the script:


perl $CAPSIM/TOOLS/sxmlfix.pl star_to_convert.s


5- The converted star will be in the XML_CONVERTED directory.
6- This way the original stars are not damaged.
7- Do this for all stars individually.
8- The new V6 stars should parse correctly with no errors.
9- You may need to do some hand coding. Check each star.

Converting Topologies to CapsimTMK V6.

In CapsimTMK V6 stars and galaxies are now referred to as "block" and
"hblock" for hierarchical block. So a perl script is provided that
will replace "star" with "block" and galaxy with "hblock".

To convert, go to the directory with the topologies and type:

perl $CAPSIM/TOOLS/fixtops.pl *.t

The corrected topologies will replace the previous ones (make a backup
before this operation).

 

About || ©2007-2017 Silicon DSP Corporation