Skip to content

Commit

Permalink
Add links to the three Verilog standards
Browse files Browse the repository at this point in the history
  • Loading branch information
kroening committed Dec 2, 2023
1 parent ab25eb4 commit eb221fa
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/verilog/README
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
Verilog 1995:
https://ieeexplore.ieee.org/document/803556

Verilog 2001:
https://ieeexplore.ieee.org/document/954909

Verilog 2005:
https://ieeexplore.ieee.org/document/1620780

System Verilog 2009:
http://ieeexplore.ieee.org/servlet/opac?punumber=5354133

Expand Down

0 comments on commit eb221fa

Please sign in to comment.