Commit Graph

14 Commits

Author SHA1 Message Date
Dennis Potter 4cb00dc38f Add information on HTML/UVM/IP-XACT tools and add more limitations 2021-11-07 12:00:47 -08:00
Dennis Potter 85598af11e
Closes #11: Add flag to turn off error-response on illegal addresses 2021-11-06 10:25:32 -07:00
Dennis Potter 247f1a7575
Update CLI arguments in README description 2021-10-31 19:35:36 -07:00
Dennis Potter 0371bef439
Long CLI arguments now use dashes rather than underscores 2021-10-31 13:53:11 -07:00
Dennis Potter 738be4ddc4
Update README.md with output-file information 2021-10-27 23:57:15 -07:00
Dennis Potter 27c5931101
Add option to add no bus-widget
If this option is defined, there will be a direct interface to the b2r
and r2b interface. The structs will be flattened out to wires for legacy
reasons.

This closes #3.
2021-10-24 22:09:16 -07:00
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