File tree Expand file tree Collapse file tree 3 files changed +10
-0
lines changed Expand file tree Collapse file tree 3 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 11include README.md
22include README.rst
3+ include LICENSE.txt
4+ include pytest.ini
5+ include .travis.yml
36include Makefile
47recursive-include tests *
58recursive-include examples *
Original file line number Diff line number Diff line change 11Pyverilog
22==============================
33
4+ [ ![ Build Status] ( https://travis-ci.org/PyHDI/Pyverilog.svg )] ( https://travis-ci.org/PyHDI/Pyverilog )
5+
46Python-based Hardware Design Processing Toolkit for Verilog HDL
57
68Copyright (C) 2013, Shinya Takamaeda-Yamazaki
Original file line number Diff line number Diff line change 11Pyverilog
22=========
33
4+ |Build Status |
5+
46Python-based Hardware Design Processing Toolkit for Verilog HDL
57
68Copyright (C) 2013, Shinya Takamaeda-Yamazaki
@@ -482,3 +484,6 @@ Thanks for your contribution!
482484
483485`shtaxxx.hatenablog.com <http://shtaxxx.hatenablog.com/entry/2014/01/01/045856 >`__
484486- Blog entry for introduction and examples of Pyverilog (in Japansese)
487+
488+ .. |Build Status | image :: https://travis-ci.org/PyHDI/Pyverilog.svg
489+ :target: https://travis-ci.org/PyHDI/Pyverilog
You can’t perform that action at this time.
0 commit comments