You are on page 1of 9

Module Name

Version 1.0

Name of the developer


Date

Project Office
Resonous Technologies Pvt. Ltd.
# 29, Assaye Road, Frazer Town,
Bangalore, Karnataka, India – 560005
Tel: +91-7760813434
Email: sales@resonous.com
www.resonous.com

Confidential: The concepts and methodologies contained herein are proprietary to Resonous Technologies.
Duplication, reproduction or disclosure of information in this document without the express written permission of1
Resonous Technologies is prohibited. Trademarks and logos displayed in this document are the property of the
Technologies.
Revision History

Ver. Date Author Modification Details

Confidential: The concepts and methodologies contained herein are proprietary to Resonous Technologies.
Duplication, reproduction or disclosure of information in this document without the express written permission of2
Resonous Technologies is prohibited. Trademarks and logos displayed in this document are the property of the
Technologies.
Table of Contents
Revision History 2

Table of Contents 3

List of Figures 4

List of Tables 5

Glossary and Acronyms 5

References 6

1 Overview 7

2 Block Architecture Design 7


2.1 Block Overview 7
2.2 Block Architecture 7

3 Feature Design 7
3.1 SW Module Name 7
3.1.1 Overall Description 7
3.1.2 Interfaces 7
3.1.3 State Machines 7
3.1.4 Flow Chart (Execution Order) 7
3.1.5 Timers 7
3.1.6 Database 7

4 Block Function Design 7


4.1 SW Module Name 7
4.1.1 Initialization 7
4.2 Interface to the other devices (if any) 7

5 Data and information 7


5.1 Data Structure 7
5.2 File list 7
5.3 Statistics 7

Confidential: The concepts and methodologies contained herein are proprietary to Resonous Technologies.
Duplication, reproduction or disclosure of information in this document without the express written permission of3
Resonous Technologies is prohibited. Trademarks and logos displayed in this document are the property of the
Technologies.
6 Debugging Method 8

7 Common SW Library 8

Confidential: The concepts and methodologies contained herein are proprietary to Resonous Technologies.
Duplication, reproduction or disclosure of information in this document without the express written permission of4
Resonous Technologies is prohibited. Trademarks and logos displayed in this document are the property of the
Technologies.
List of Figures

Confidential: The concepts and methodologies contained herein are proprietary to Resonous Technologies.
Duplication, reproduction or disclosure of information in this document without the express written permission of5
Resonous Technologies is prohibited. Trademarks and logos displayed in this document are the property of the
Technologies.
List of Tables
Glossary and Acronyms

Confidential: The concepts and methodologies contained herein are proprietary to Resonous Technologies.
Duplication, reproduction or disclosure of information in this document without the express written permission of6
Resonous Technologies is prohibited. Trademarks and logos displayed in this document are the property of the
Technologies.
References

Confidential: The concepts and methodologies contained herein are proprietary to Resonous Technologies.
Duplication, reproduction or disclosure of information in this document without the express written permission of7
Resonous Technologies is prohibited. Trademarks and logos displayed in this document are the property of the
Technologies.
1 Overview
2 Block Architecture Design
2.1 Block Overview
2.2 Block Architecture
3 Feature Design
3.1 SW Module Name
3.1.1 Overall Description
3.1.2 Interfaces
3.1.3 State Machines
3.1.4 Flow Chart (Execution Order)
3.1.5 Timers
3.1.6 Database
4 Block Function Design
4.1 SW Module Name
4.1.1 Initialization
4.1.2 Processing Flows
4.1.3 Main Functions
Function Name
Input parameters Void None
Output parameters Void None
fnECCB_AuditTask
Input parameters Void None
Output parameters Void None

4.2 Interface to the other devices (if any)


5 Data and information
5.1 Data Structure
5.2 File list
5.3 Statistics
Confidential: The concepts and methodologies contained herein are proprietary to Resonous Technologies.
Duplication, reproduction or disclosure of information in this document without the express written permission of8
Resonous Technologies is prohibited. Trademarks and logos displayed in this document are the property of the
Technologies.
<Optional>
6 Debugging Method
7 Common SW Library
<Add the list of common libraries>

Confidential: The concepts and methodologies contained herein are proprietary to Resonous Technologies.
Duplication, reproduction or disclosure of information in this document without the express written permission of9
Resonous Technologies is prohibited. Trademarks and logos displayed in this document are the property of the
Technologies.

You might also like