Fixed homepage link
The link was pointing to a page that said: This page has been moved to http://iverilog.icarus.com, you will be forwarded there automatically in 3 seconds. Please update your links. So now it's updated
This commit is contained in:
parent
49cf5556a2
commit
e0ac4893f0
|
|
@ -8,7 +8,7 @@ Icarus Verilog is intended to compile ALL of the Verilog HDL as
|
||||||
described in the IEEE-1364 standard. Of course, it's not quite there
|
described in the IEEE-1364 standard. Of course, it's not quite there
|
||||||
yet. It does currently handle a mix of structural and behavioral
|
yet. It does currently handle a mix of structural and behavioral
|
||||||
constructs. For a view of the current state of Icarus Verilog, see its
|
constructs. For a view of the current state of Icarus Verilog, see its
|
||||||
home page at <http://www.icarus.com/eda/verilog>.
|
home page at <http://iverilog.icarus.com/>.
|
||||||
|
|
||||||
Icarus Verilog is not aimed at being a simulator in the traditional
|
Icarus Verilog is not aimed at being a simulator in the traditional
|
||||||
sense, but a compiler that generates code employed by back-end
|
sense, but a compiler that generates code employed by back-end
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue