Fedora Packages

perl-Verilog-CodeGen

Verilog code generator

Provides an object-oriented environment to generate Verilog code for modules and testbenches. The Verilog::CodeGen module provides two functions, one to create a code template and another to create a Perl module which contains the device library. This module , DeviceLibs::YourDesign, provides the class methods and contains the objects for every Verilog module; the objects are created based on a fixed template. The purpose of this module is to allow the generation of customized Verilog modules. A Verilog module can have a large number of parameters like input and output bus width, buffer depth, signal delay etc. The code generator allows to create an object that will generate the Verilog module code for arbitraty values of the parameters.

Releases Overview

Release Stable Testing
Fedora 35 0.9.4-37.fc35 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at perl-Verilog-CodeGen dash maintainers at fedoraproject dot org.



Sources on Pagure