< Home - < Back

hct


Information about the package, hct, which is shipped with common Linux distributions. The hct package is designed for, A HDL complexity tool.


Package Name:

hct

Summary:

A HDL complexity tool

Description:

The goal of the HCT is to generate scores that represent the complexity of the constituent modules of large integrated circuit design projects – i.e. SOCs. The design's complexity scores are useful to verification teams so as to efficiently focus resources based on the dynamic complexity profile of a design. The scores are a useful tool to guide HDL designer's re-factoring efforts.

Architecture:

noarch

Version:

0.7.60

Release:

2.el6

Size:

119 k

Repository:

epel

From Repository:

Licence:

GPLv3 and LGPLv3



Handy Yum Commands for hct


Control the hct package with the following handy commands outlined below.


Command

Description of Command

yum install hct

This command will install hct on the server.

yum remove hct

This command will un-install hct on the server. When you run this command, you will be asked if you are sure that you want to remove hct, so you have to manually confirm that you want to do this.

yum -y remove hct

This command will un-install hct on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove hct when using the -y flag.

yum update hct

This command will update hct to the latest version. When you run this command, you will be asked if you are sure that you want to remove hct, so you have to manually confirm that you want to do this.

yum -y update hct

This command will update hct to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove hct when using the -y flag.

yum info hct

This command will show you core information about the hct package.

yum deplist hct

This command will show you the dependencies for hct. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update hct

This command will check if there is an update waiting on hct. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.