Difference between revisions of "Software Development"

From Klaus' wiki
Jump to: navigation, search
Line 3: Line 3:
 
Using [[SystemC]]
 
Using [[SystemC]]
  
For the AU Herning programming Standard use this file [[file:AU-HIH-std.xml]] to quick format (Ctrl+Shift+F) in Eclipse. Import the file in Menu: Window -> Preferences -> C/C++ -> Code Style
+
For the ASE Herning programming Standard use this file [[file:ASE Herning Programming Standard.xml]] to quick format (Ctrl+Shift+F) in Eclipse. Import the file in Menu: Window -> Preferences -> C/C++ -> Code Style
  
 
[[Threads in Eclipse]] explains a little about threads in Eclipse.
 
[[Threads in Eclipse]] explains a little about threads in Eclipse.

Revision as of 21:18, 12 July 2015

cppunit unit testing for C++

Using SystemC

For the ASE Herning programming Standard use this file File:ASE Herning Programming Standard.xml to quick format (Ctrl+Shift+F) in Eclipse. Import the file in Menu: Window -> Preferences -> C/C++ -> Code Style

Threads in Eclipse explains a little about threads in Eclipse.

Using Conditional Compiling

Performance and Analysis tools

Vi(m) cheat sheet