10 likes | 110 Vues
This project focuses on the Handel-C chip with various configuration options, including Debug, EDIF, Release, VHDL, and Verilog. The primary document associated with this project is BCDCount1.hcc, which outlines the design and implementation of a Binary-Coded Decimal (BCD) counter. The specifications ensure versatile deployment across different hardware descriptions and debugging configurations, catering to a wide range of development scenarios and environments.
E N D
<celdev_project type="Handel-C Chip" > <configuration base="Debug" name="Debug" /> <configuration base="EDIF" name="EDIF" /> <configuration base="Release" name="Release" /> <configuration base="VHDL" name="VHDL" /> <configuration base="Verilog" name="Verilog" /> <document type="hcc" name="BCDCount1.hcc" /> </celdev_project>