rggen 0.25.3 → 0.26.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a58ffca0ade8a0b097e5865b4810956d7600a90ab663d0390317a4a392149968
4
- data.tar.gz: 9a9a42415f3a62dfc35cbadde99aef0345dff9a2501b7bc243609c0c06c235fd
3
+ metadata.gz: 72d23354d577fcfaf29f4794ab9114c0e39a24b749ba3d21a3726966742f1a8d
4
+ data.tar.gz: 32132d7d5c93937a0ff25a61180bc9099be653608916ad5e09e1388106ebcce9
5
5
  SHA512:
6
- metadata.gz: 383473e4efc879995db77783937f7698cec0c0db8ea71054a896904cb71ad3fe2868caa30fdaa9f87937dd8d153bb033e665171f641253eeb3485fa0832af535
7
- data.tar.gz: 229f6410fa3826752248eae7815a694607937784b925d67d7713ae137d2bec1245ff2f8a636cb19976f1ae762159e11be1ef117857031bbf22b3750653a0712c
6
+ metadata.gz: e1e720e5b2c74f55576f0c7bfe92c8a1a34e729d4c7a21cfad859c5411d4e732cce2fffbfdaaba786b6d306e6184403dc08c4ffcc441e732f727f14ba7fdf6fc
7
+ data.tar.gz: 73f42891ece3333dd304c02536dd4dadb3dfb00253eea7238ef937a397b7ce004817b719a4b61c2d0cfc3fc8cc6cbdb4015780e9f27aa1dcaa2970810547817f
data/CONTRIBUTING.md CHANGED
@@ -49,12 +49,12 @@ to fix the bug which you found or implement enhancements which you want.
49
49
 
50
50
  1. Create a working directory
51
51
  2. Clone your forked version of the repositories to the working directory
52
- 3. Clone folloiwng repositories for development tools to the working directory
52
+ 3. Clone following repositories for development tools to the working directory
53
53
  * https://github.com/rggen/rggen-devtools
54
54
  * https://github.com/rggen/rggen-checkout
55
55
  4. Clone other RgGen's repositories
56
56
  * Invoke commnad below on to the working directory
57
- * `./rggen-devtools/bin/checkout --list ./rggen-checkout/all.yml --dir .`
57
+ * `./rggen-devtools/bin/checkout.rb --list ./rggen-checkout/all.yml --dir .`
58
58
 
59
59
  ```
60
60
  $ mkdir work
data/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  The MIT License (MIT)
2
2
 
3
- Copyright (c) 2019-2021 Taichi Ishitani
3
+ Copyright (c) 2019-2022 Taichi Ishitani
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
data/README.md CHANGED
@@ -11,18 +11,25 @@
11
11
 
12
12
  # RgGen
13
13
 
14
- RgGen is a code generation tool for ASIC/IP/FPGA/RTL engineers. It will automatically generate soruce code related to configuration and status registers (CSR), e.g. SytemVerilog RTL, UVM register model (UVM RAL), Wiki documents, from human readable register map specifications.
14
+ RgGen is a code generation tool for ASIC/IP/FPGA/RTL engineers. It will automatically generate soruce code related to configuration and status registers (CSR), e.g. SytemVerilog RTL, UVM register model (UVM RAL/uvm_reg), Wiki documents, from human readable register map specifications.
15
15
 
16
16
  RgGen has following features:
17
17
 
18
18
  * Generate source files related to CSR from register map specifications
19
- * SystemVerilog RTL
20
- * Verilog RTL
21
- * Need [rggen-verilog](https://github.com/rggen/rggen-verilog) plugin
22
- * VHDL RTL
23
- * Need [rggen-vhdl](https://github.com/rggen/rggen-vhdl) plugin
24
- * UVM register model (UVM RAL)
19
+ * RTL module
20
+ * SystemVerilog
21
+ * Verilog
22
+ * Need [rggen-verilog](https://github.com/rggen/rggen-verilog) plugin
23
+ * VHDL
24
+ * Need [rggen-vhdl](https://github.com/rggen/rggen-vhdl) plugin
25
+ * Supports standard bus protocols
26
+ * AMBA APB
27
+ * AMBA AXI4-Lite
28
+ * Wishbone
29
+ * UVM register model (UVM RAL/uvm_reg)
25
30
  * Register map documents written in Markdown
31
+ * C header file
32
+ * Need [rggen-c-header](https://github.com/rggen/rggen-c-header) plugin
26
33
  * Register map specifications can be written in human readable format
27
34
  * Ruby with APIs to describe register map information
28
35
  * YAML
@@ -31,14 +38,14 @@ RgGen has following features:
31
38
  * Spreadsheet (XLSX, XLS, OSD, CSV)
32
39
  * [SiFive DUH](https://github.com/sifive/duh)
33
40
  * Need [rggen-duh](https://github.com/rggen/rggen-duh) plugin
34
- * Costomize RgGen for you environment
41
+ * Customize RgGen for you environment
35
42
  * E.g. add special bit field types
36
43
 
37
44
  ## Installation
38
45
 
39
46
  ### Ruby
40
47
 
41
- RgGen is written in the [Ruby](https://www.ruby-lang.org/en/about/) programing language and its required version is 2.5 or later. You need to install any of these versions of Ruby before installing RgGen tool. To install Ruby, see [this page](https://www.ruby-lang.org/en/downloads/).
48
+ RgGen is written in the [Ruby](https://www.ruby-lang.org/en/about/) programing language and its required version is 2.6 or later. You need to install any of these versions of Ruby before installing RgGen tool. To install Ruby, see [this page](https://www.ruby-lang.org/en/downloads/).
42
49
 
43
50
  ### Installatin Command
44
51
 
@@ -92,14 +99,16 @@ Following EDA tools can accept the generated source files.
92
99
  * Synopsys VCS
93
100
  * Cadence Xcelium
94
101
  * Xilinx Vivado Simulator
95
- * Confirmed RTL only
96
- * Not sure if UVM register models are accepted
97
102
  * Verilator
98
103
  * Need `-Wno-fatal` switch
104
+ * Icarus Verilog
105
+ * Verilog RTL only
99
106
  * Synthesis tools
100
107
  * Synopsys Design Compiler
101
108
  * Intel Quartus
102
109
  * Xilinx Vivado
110
+ * [Yosys](http://www.clifford.at/yosys/)
111
+ * Verilog RTL
103
112
 
104
113
  ## Example
105
114
 
@@ -156,10 +165,11 @@ Feedbacks, bug reports, questions and etc. are wellcome! You can post them by us
156
165
  * https://github.com/rggen/rggen-duh
157
166
  * https://github.com/rggen/rggen-verilog
158
167
  * https://github.com/rggen/rggen-vhdl
168
+ * https://github.com/rggen/rggen-c-header
159
169
 
160
170
  ## Copyright & License
161
171
 
162
- Copyright © 2019-2021 Taichi Ishitani. RgGen is licensed under the [MIT License](https://opensource.org/licenses/MIT), see [LICENSE](LICENSE) for futher detils.
172
+ Copyright © 2019-2022 Taichi Ishitani. RgGen is licensed under the [MIT License](https://opensource.org/licenses/MIT), see [LICENSE](LICENSE) for futher detils.
163
173
 
164
174
  ## Code of Conduct
165
175
 
data/lib/rggen/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module RgGen
4
- VERSION = '0.25.3'
4
+ VERSION = '0.26.2'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rggen
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.25.3
4
+ version: 0.26.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Taichi Ishitani
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-05-17 00:00:00.000000000 Z
11
+ date: 2022-06-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rggen-core
@@ -16,70 +16,70 @@ dependencies:
16
16
  requirements:
17
17
  - - "~>"
18
18
  - !ruby/object:Gem::Version
19
- version: 0.25.1
19
+ version: 0.26.0
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - "~>"
25
25
  - !ruby/object:Gem::Version
26
- version: 0.25.1
26
+ version: 0.26.0
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: rggen-default-register-map
29
29
  requirement: !ruby/object:Gem::Requirement
30
30
  requirements:
31
31
  - - "~>"
32
32
  - !ruby/object:Gem::Version
33
- version: 0.25.1
33
+ version: 0.26.0
34
34
  type: :runtime
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
38
  - - "~>"
39
39
  - !ruby/object:Gem::Version
40
- version: 0.25.1
40
+ version: 0.26.0
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: rggen-markdown
43
43
  requirement: !ruby/object:Gem::Requirement
44
44
  requirements:
45
45
  - - "~>"
46
46
  - !ruby/object:Gem::Version
47
- version: 0.21.0
47
+ version: 0.22.0
48
48
  type: :runtime
49
49
  prerelease: false
50
50
  version_requirements: !ruby/object:Gem::Requirement
51
51
  requirements:
52
52
  - - "~>"
53
53
  - !ruby/object:Gem::Version
54
- version: 0.21.0
54
+ version: 0.22.0
55
55
  - !ruby/object:Gem::Dependency
56
56
  name: rggen-spreadsheet-loader
57
57
  requirement: !ruby/object:Gem::Requirement
58
58
  requirements:
59
59
  - - "~>"
60
60
  - !ruby/object:Gem::Version
61
- version: 0.20.0
61
+ version: 0.21.0
62
62
  type: :runtime
63
63
  prerelease: false
64
64
  version_requirements: !ruby/object:Gem::Requirement
65
65
  requirements:
66
66
  - - "~>"
67
67
  - !ruby/object:Gem::Version
68
- version: 0.20.0
68
+ version: 0.21.0
69
69
  - !ruby/object:Gem::Dependency
70
70
  name: rggen-systemverilog
71
71
  requirement: !ruby/object:Gem::Requirement
72
72
  requirements:
73
73
  - - "~>"
74
74
  - !ruby/object:Gem::Version
75
- version: 0.25.1
75
+ version: 0.26.1
76
76
  type: :runtime
77
77
  prerelease: false
78
78
  version_requirements: !ruby/object:Gem::Requirement
79
79
  requirements:
80
80
  - - "~>"
81
81
  - !ruby/object:Gem::Version
82
- version: 0.25.1
82
+ version: 0.26.1
83
83
  - !ruby/object:Gem::Dependency
84
84
  name: bundler
85
85
  requirement: !ruby/object:Gem::Requirement
@@ -118,6 +118,7 @@ licenses:
118
118
  metadata:
119
119
  bug_tracker_uri: https://github.com/rggen/rggen/issues
120
120
  mailing_list_uri: https://groups.google.com/d/forum/rggen
121
+ rubygems_mfa_required: 'true'
121
122
  source_code_uri: https://github.com/rggen/rggen
122
123
  wiki_uri: https://github.com/rggen/rggen/wiki
123
124
  post_install_message:
@@ -128,14 +129,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
128
129
  requirements:
129
130
  - - ">="
130
131
  - !ruby/object:Gem::Version
131
- version: '2.5'
132
+ version: '2.6'
132
133
  required_rubygems_version: !ruby/object:Gem::Requirement
133
134
  requirements:
134
135
  - - ">="
135
136
  - !ruby/object:Gem::Version
136
137
  version: '0'
137
138
  requirements: []
138
- rubygems_version: 3.2.3
139
+ rubygems_version: 3.3.3
139
140
  signing_key:
140
141
  specification_version: 4
141
142
  summary: Code generation tool for configuration and status registers