-
Notifications
You must be signed in to change notification settings - Fork 1
CodingStyle
PavelKryukov edited this page Sep 30, 2015
·
1 revision
Good C/C++ coding conventions of MIPT-VIS project are described here. They are also applicable for our project and should be used for any new code added.
It is possible to use certain third-party programs to check and correct the coding style.
For example, see http://universalindent.sourceforge.net/ for a GUI front-end for many of such tools.
TODO Write me!
- About us
- HOWTO
- Design
- Instruction set architecture (ISA)
- Functional simulation
-
Performance simulation
- Infrastructure
- Module Structure
- Clocking
- Ports
- Logs
- Stats
- Configuration
- Hardware features
- Infrastructure
- Implementation
- Coding style
- Functional simulation
- Performance simulation
- Infrastructure
- Module structure
- Clocking
- Ports
- Logs
- Stats
- Configuration
- Hardware features
- Infrastructure
- Quality assurance
- Simmy Specification
- FAQ
- BKM