CD24x0A HDL Description

HDL description


The CD24x0A DSP cores goes into any design form from the 'Detailed Block Diagram'. Most common representation of the design is the one with HDL(Hardware Description Language) . Clarkspur picked Verilog HDL that is one of the most popular HDLs on market. The Verilog HDL description can be translated to other HDLs like VHDL with or without human interface easily. Once HDL is generated, a lot of backend design tools lead the design down to physical IC chips almost automatically.



One-to-one HDL description


SInce Clarkspur's DSP core products come with all the background information of the designs, the HDL description is not the only resource users can utilize for their core importing or modification work. In this viewpoint, we tried to make the HDL description as close as that of 'Detailed Block Diagram' using simple assign and always@ statements only, as long as its not too lengthy. Signal names, register names on the 'Detailed Block Diagram' appears on the HDL description so that users can trace the HDL interpretation without knowing whole DSP design.


Your Alternate Text

Return to Clarkspur HOME PAGE .