HighLevel Synthesis Algorithms for the vlsi

kushalgayathri007 78 views 58 slides May 26, 2024
Slide 1
Slide 1 of 58
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13
Slide 14
14
Slide 15
15
Slide 16
16
Slide 17
17
Slide 18
18
Slide 19
19
Slide 20
20
Slide 21
21
Slide 22
22
Slide 23
23
Slide 24
24
Slide 25
25
Slide 26
26
Slide 27
27
Slide 28
28
Slide 29
29
Slide 30
30
Slide 31
31
Slide 32
32
Slide 33
33
Slide 34
34
Slide 35
35
Slide 36
36
Slide 37
37
Slide 38
38
Slide 39
39
Slide 40
40
Slide 41
41
Slide 42
42
Slide 43
43
Slide 44
44
Slide 45
45
Slide 46
46
Slide 47
47
Slide 48
48
Slide 49
49
Slide 50
50
Slide 51
51
Slide 52
52
Slide 53
53
Slide 54
54
Slide 55
55
Slide 56
56
Slide 57
57
Slide 58
58

About This Presentation

Ppt on VLSI


Slide Content

Hardware synthesis

Outline Design flow RTL Architecture Input specification Specification profiling

HW Synthesis design flow

RTL Architecture

RTL Architecture with FSM Controller

RTL Architecture with Programmable controller

Input Specification

C Code for Ones counter

CDFG

FSMD for Ones counter

CDFG and FSMD for ones counter

RTL Specification for Ones counter

HDL Description of Ones counter

Square root Algorithm (SRA)

Variable and Operation Usage

Connectivity Usage

Datapath synthesis

Gain in register sharing

General partitioning algorithm

Variable merging for SRA

Variable merging for SRA

Variable merging for SRA

Datapath with shared registers

Gain in funtional unit sharing

Operation merging for SRA

Operation merging for SRA

Datapath with shared registers and FUs

Connection usage for SRA

Connection merging for SRA

Datapath with shared registers, FUs and buses

Register merging into RFs

Datapath with shared RF

Datapath with chaining

Datapath with chained and Multi-cycled FUs

pipelining

FU pipelining

FU pipelining

Dapath pipelining

Dapath pipelining

Dapath and control pipelining

Dapath and control pipelining

Scheduling

C and CDFG for SRA

ASAP and ALAP Scheduling

RC Scheduling

RC Scheduling

TC Scheduling

Distribution graphs for TC scheduling

Distribution graphs for TC scheduling

Distribution graphs for TC scheduling

TC scheduling

Interface synthesis

Bus Interface controller

Bus Interface controller

Transducer Bridge

Summary G eneration of hardware designs for some models like CDFG and FSMD is studied. Several procedures to optimize such designs like merging the registers , connections and operators are studied. Optimization techniques like chaining and multicycling are also studied. Finally two scheduling algorithms are studied.

Conclusion The technological advances and ever increasing market demands for new applications system complexities are growing at exponential rate. In-order to deal with complexity we need to move to system level design. For that we need to have models with well defined semantics for automatic generation and synthesis. Model based approach helps in reducing the system design time by having intermediate models which are the TLMs in the design flow. TLMs allow us to generate hardware and software automatically.

Future Work Generation and simulation of timed TLM. Including RTOS models to the design so that multiple processes can be mapped to a single processor. Study of Including hardware blocks into the design. Study of other academic tools from various universities and their functionalities. Synthesizing the design to a FPGA board to make the first prototype.
Tags