Sha256: de26111d5154b0e6580a3a838d2346d17ef58ddf3ea8126d0f2c6aef1478febf

Contents?: true

Size: 266 Bytes

Versions: 8

Compression:

Stored size: 266 Bytes

Contents

# This is a prototype of the design under test.

# When prototyping is enabled, relay_verilog invokes this method
# instead of transferring control to the Verilog simulator.
def Hw5_unit.simulate!
  raise NotImplementedError, "Prototype is not yet implemented."
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
ruby-vpi-11.0.0 samp/pipelined_alu/hw5_unit_test_proto.rb
ruby-vpi-11.1.1 samp/pipelined_alu/hw5_unit_test_proto.rb
ruby-vpi-12.0.1 samp/pipelined_alu/hw5_unit_test_proto.rb
ruby-vpi-12.0.0 samp/pipelined_alu/hw5_unit_test_proto.rb
ruby-vpi-11.1.0 samp/pipelined_alu/hw5_unit_test_proto.rb
ruby-vpi-13.0.0 samp/pipelined_alu/hw5_unit_test_proto.rb
ruby-vpi-12.1.0 samp/pipelined_alu/hw5_unit_test_proto.rb
ruby-vpi-12.0.2 samp/pipelined_alu/hw5_unit_test_proto.rb