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

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.

답변 (1개)

Bharath Venkataraman
Bharath Venkataraman 2015년 7월 14일

0 개 추천

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.

카테고리

도움말 센터File Exchange에서 Code Generation에 대해 자세히 알아보기

질문:

2015년 7월 13일

답변:

2015년 7월 14일

Community Treasure Hunt

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

Start Hunting!

Translated by