Skip to content

different m-functions and Matlab classed, e.g. to generate COE files for Xilinx ISE FPGA synthesis tool, generation of CRC checksums, using an FTDI chip for SPI communication based on .NET, ...

License

Notifications You must be signed in to change notification settings

steffenmauch/matlab-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

matlab-scripts

Inside this repo, there are the matlab scripts collected which could be adjuvant for others.

chipscope2latex:

- parse ASCII exported chipscope signals such that
they could be used with latex [tikz, tikztimingtable, pgf, latex]

generatoreXilinx-COE:

- generate COE files for Xilinx ISE FPGA synthesis tool with Matlab
based on a given matrix

crc-checksumme

- script to calculate crc16 and crc32 checksumme in Matlab

FTD2XX-dotNET

- Matlab class to use the FTD2XX driver from FTDI to generate SPI 
signals to communicate with an external SPI device; it is based on
using the .NET object

About

different m-functions and Matlab classed, e.g. to generate COE files for Xilinx ISE FPGA synthesis tool, generation of CRC checksums, using an FTDI chip for SPI communication based on .NET, ...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages