Sha256: 81902fc7748c2fce69332de279973037426662db5a0e6753f5a50d336e064004
Contents?: true
Size: 1.44 KB
Versions: 0
Compression: gzip
Compressed size: 701 Bytes
Stored size: 701 Bytes
Contents
--- !ruby/object:Gem::Specification name: rvvm version: !ruby/object:Gem::Version version: 0.9.2 platform: ruby authors: - mrbya autorequire: bindir: exe cert_chain: [] date: 2024-09-16 00:00:00.000000000 Z dependencies: [] description: RVvM is a Ruby based meta tool to manage/compile/elaborate and run simulations on SystemVerilog and UVM based projects using Xilinx Vivado xvlog, xelab, xrun, xsc tools email: - v.toth.svk2@gmail.com executables: - rvvm extensions: [] extra_rdoc_files: [] files: - ".rubocop.yml" - CHANGELOG.md - CODE_OF_CONDUCT.md - LICENSE.txt - README.md - Rakefile - exe/rvvm - lib/rvvm.rb - lib/rvvm/templates.rb - lib/rvvm/utils.rb - lib/rvvm/version.rb - sig/rvvm.rbs homepage: https://gitlab.com/such-hdl-much-wow/rvvm.git licenses: - MIT metadata: homepage_uri: https://gitlab.com/such-hdl-much-wow/rvvm.git source_code_uri: https://gitlab.com/such-hdl-much-wow/rvvm.git changelog_uri: https://gitlab.com/such-hdl-much-wow/rvvm/-/blob/master/CHANGELOG.md?ref_type=heads post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 3.0.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.5.18 signing_key: specification_version: 4 summary: RVvM - Ruby Vivado Manager test_files: []