This is a file from the Wikimedia Commons

File:Verilog Circular Assignment.svg

From Wikibooks, open books for an open world
Jump to navigation Jump to search

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

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.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

23 May 2009

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{{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

The following page uses this file: