vdel
The vdel command deletes a design unit from a specified library.
Syntax
vdel
[
-help] [
-verbose] [
-lib <library_name>] [
-all|
<design_unit>[
<arch_name>]]
Arguments
-help
Displays the command's options and arguments. Optional.
-verbose
Displays progress messages. Optional.
-lib <library_name>
Specifies the logical name or pathname of the library that holds the design unit to be deleted. Optional; by default, the design unit is deleted from the work library.
-all
Deletes an entire library. Optional. BE CAREFUL! Libraries cannot be recovered once deleted, and you are not prompted for confirmation.
<design_unit>
Specifies the entity, package, configuration, or module to be deleted. Required unless all is used.
<arch_name>
Specifies the name of an architecture to be deleted. Optional; if omitted, all of the architectures for the specified entity are deleted. Invalid for a configuration or a package.
Examples
vdel -all
vdel -lib synopsys -all
vdel xor
Deletes the entity named xor and all its architectures from the work library.
vdel xor behavior
Deletes the architecture named behavior of the entity xor from the work library.
vdel base
Model Technology Incorporated Voice: (503) 641-1340 Fax: (503)526-5410 www.model.com sales@model.com |