samp/pipelined_alu/Hw5UnitModel.rb in ruby-vpi-18.0.0 vs samp/pipelined_alu/Hw5UnitModel.rb in ruby-vpi-18.0.1

- old
+ new

@@ -1,8 +1,4 @@ -#-- -# Copyright 2006 Suraj N. Kurapati -# See the file named LICENSE for details. - # Behavioral model of the hw5_unit Verilog module. class Hw5UnitModel # Represents an ALU operation. class Operation