origen_verilog 0.2.0 → 0.2.1

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: origen_verilog
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stephen McGinty
@@ -50,6 +50,8 @@ files:
50
50
  - config/boot.rb
51
51
  - config/commands.rb
52
52
  - config/version.rb
53
+ - grammars/preprocessor.rb
54
+ - grammars/verilog.rb
53
55
  - lib/origen_verilog.rb
54
56
  - lib/origen_verilog/node.rb
55
57
  - lib/origen_verilog/parser.rb