Commit Graph

8 Commits

Author SHA1 Message Date
Dennis Potter 0ab368113e
Move MIT LICENSE to templates & widgets directory
That way, Github should be able to auto-detect that srdl2sv itself is
licensed under the GPLv3 license.
2021-10-24 20:34:06 -07:00
Dennis Potter b6af2c154c
Update Git address to Github in README.md 2021-10-24 15:55:43 -07:00
Dennis Potter 25b562ca65
Update warning and license description in README.md 2021-10-24 13:49:59 -07:00
Dennis Potter 9ac58367ff
Add installation instructions to README.md 2021-10-24 13:22:09 -07:00
Dennis Potter 2da71dabf1
Update README.md to latest feature set 2021-10-20 22:25:07 -07:00
Dennis Potter 6deb772196
Add LICENSEs to srdl2sv
The software itself is licensed under the copy-left GPL-3.0 license. All
RTL (i.e., templates and widgets) are licensed under the MIT license.
Therefore, the generated RTL will not be subject to the GPL-3.0 but to
the MIT license.
2021-06-26 11:08:13 +02:00
Dennis Potter 4f6010eed2
Dump addrmap packages with enums
This commit only adds package supports for addrmaps. It should be
relatively easy to extend this for regfiles in a future commit.

Furthermore, this commit adds support to _disable_ enums.
2021-06-03 12:02:27 +02:00
Dennis Potter fa7adf0a54
Add initial README and logo 2021-05-31 23:23:56 +02:00