HDLRuby 3.7.9 → 3.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: HDLRuby
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.7.9
4
+ version: 3.8.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Lovic Gauthier
@@ -136,6 +136,7 @@ files:
136
136
  - lib/HDLRuby/hdr_samples/include.rb
137
137
  - lib/HDLRuby/hdr_samples/index_bench.rb
138
138
  - lib/HDLRuby/hdr_samples/instance_open.rb
139
+ - lib/HDLRuby/hdr_samples/invalid_function.rb
139
140
  - lib/HDLRuby/hdr_samples/linear_test.rb
140
141
  - lib/HDLRuby/hdr_samples/logic_bench.rb
141
142
  - lib/HDLRuby/hdr_samples/make_multi_channels_v.rb
@@ -254,6 +255,7 @@ files:
254
255
  - lib/HDLRuby/hdr_samples/with_terminate.rb
255
256
  - lib/HDLRuby/hdr_samples/with_to_a.rb
256
257
  - lib/HDLRuby/hdr_samples/with_to_array.rb
258
+ - lib/HDLRuby/hdr_samples/with_val_control.rb
257
259
  - lib/HDLRuby/hdr_samples/with_values.rb
258
260
  - lib/HDLRuby/hdr_samples/with_verilog.rb
259
261
  - lib/HDLRuby/hdrcc.rb