File:Verilog Circular Assignment.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(SVG file, nominally 125 × 100 pixels, file size: 7 KB)

Captions

Captions

Add a one-line explanation of what this file represents
Description
English: A circular assignment in Verilog:
wire a, b;
assign a = a | b;
In this case, the value of the wire a is undefined, because it is fed by itself through combinational logic.
Date
Source Own work
Author Inductiveload
Permission
(Reusing this file)
Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current00:27, 23 May 2009Thumbnail for version as of 00:27, 23 May 2009125 × 100 (7 KB)Inductiveload (talk | contribs){{Information |Description={{en|1=A circular assignment in Verilog: wire a, b; assign a = a | b; In this case, the value of the wire <tt>a</tt> is undefined, because it is fed by itself through combinational logic. }} |Source=Own work by uploader |Auth

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file: