HDL code geneartaion for DPWM (digital pulse-width modulation)

2 Ansichten (letzte 30 Tage)
Safiya
Safiya am 13 Jul. 2015
Hi, everyone. I need to generate any conventional DPWM (10-bit or any other size) block HDL code targeted to generic or ASIC, so that it can be used in cadence etc. Usually DPWM consists of delay elements, Mux, SR-flip flop, and sometimes a counter etc. (as attached) can we generate "delay cell" HDL code? Thanks in advance.

Antworten (1)

Bharath Venkataraman
Bharath Venkataraman am 14 Jul. 2015
The delay block, switch (including multi-port switch) and HDL Counter (as well as counter) blocks can be used for HDL code generation.
Type hdllib to see a list of blocks supported for HDL code generation.

Kategorien

Mehr zu Code Generation finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by