Skip to content

Commit 57e1640

Browse files
committed
README
1 parent e24bcb4 commit 57e1640

File tree

2 files changed

+8
-16
lines changed

2 files changed

+8
-16
lines changed

README.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ Veriloggen
55

66
A library for constructing a Verilog HDL source code in Python
77

8-
Copyright 2015, Shinya Takamaeda-Yamazaki
9-
10-
E-mail: takamaeda\_at\_ist.hokudai.ac.jp
8+
Copyright 2015, Shinya Takamaeda-Yamazaki and Contributors
119

1210

1311
License
@@ -56,11 +54,13 @@ Contribute to Veriloggen
5654

5755
Veriloggen project always welcomes questions, bug reports, feature proposals, and pull requests on [GitHub](https://github.com/PyHDI/veriloggen).
5856

59-
### for questions, bug reports, and feature proposals
57+
for questions, bug reports, and feature proposals
58+
--------------------
6059

6160
Please leave your comment on the [issue tracker](https://github.com/PyHDI/veriloggen/issues) on GitHub.
6261

63-
### for pull requests
62+
for pull requests
63+
--------------------
6464

6565
Please check "CONTRIBUTORS.md" for the contributors who provided pull requests.
6666

@@ -363,6 +363,3 @@ Related Project
363363

364364
[Pyverilog](https://github.com/PyHDI/Pyverilog)
365365
- Python-based Hardware Design Processing Toolkit for Verilog HDL
366-
367-
[IPgen](https://github.com/PyHDI/ipgen)
368-
- IP-core package generator for AXI4/Avalon

README.rst

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ Veriloggen
55

66
A library for constructing a Verilog HDL source code in Python
77

8-
Copyright 2015, Shinya Takamaeda-Yamazaki
9-
10-
E-mail: takamaeda_at_ist.hokudai.ac.jp
8+
Copyright 2015, Shinya Takamaeda-Yamazaki and Contributors
119

1210
License
1311
=======
@@ -65,13 +63,13 @@ proposals, and pull requests on
6563
`GitHub <https://github.com/PyHDI/veriloggen>`__.
6664

6765
for questions, bug reports, and feature proposals
68-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
66+
-------------------------------------------------
6967

7068
Please leave your comment on the `issue
7169
tracker <https://github.com/PyHDI/veriloggen/issues>`__ on GitHub.
7270

7371
for pull requests
74-
~~~~~~~~~~~~~~~~~
72+
-----------------
7573

7674
Please check “CONTRIBUTORS.md” for the contributors who provided pull
7775
requests.
@@ -388,8 +386,5 @@ Related Project
388386
`Pyverilog <https://github.com/PyHDI/Pyverilog>`__ - Python-based
389387
Hardware Design Processing Toolkit for Verilog HDL
390388

391-
`IPgen <https://github.com/PyHDI/ipgen>`__ - IP-core package generator
392-
for AXI4/Avalon
393-
394389
.. |Build Status| image:: https://travis-ci.org/PyHDI/veriloggen.svg
395390
:target: https://travis-ci.org/PyHDI/veriloggen

0 commit comments

Comments
 (0)