Sha256: 98564d0f536d1adaec630bf4db2ea7a5579280e09dceb00919bd2860795723a6

Contents?: true

Size: 266 Bytes

Versions: 1

Compression:

Stored size: 266 Bytes

Contents

# This is a prototype of the design under test.

# When prototyping is enabled, Vpi::simulate 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

1 entries across 1 versions & 1 rubygems

Version Path
ruby-vpi-14.0.0 samp/pipelined_alu/hw5_unit_test_proto.rb