| |
-
tutorial
 Introducing Verilog (with Xilinx WebPack)
Although it is seductive to use schematic entry when designing programmable logic, it quickly becomes apparent that really complex designs are very difficult to enter.
Verilog is a C-like language that allows you to describe circuitry and solves many of the problems involved with schematic entry.
For example, here is a simple clock divider:
preview:
http://tutor.al-williams.com/wpv-1.htm
11/20/2003
Tags: verilog
 |