/** @file PacoBlaze3 instantiation */ `ifndef PACOBLAZE3_V_ `define PACOBLAZE3_V_ `define PACOBLAZE3 `define PACOBLAZE pacoblaze3 `define PACOBLAZE_REGISTER pacoblaze3_register `define PACOBLAZE_SCRATCH pacoblaze3_scratch `define PACOBLAZE_STACK pacoblaze3_stack `define PACOBLAZE_IDU pacoblaze3_idu `define PACOBLAZE_ALU pacoblaze3_alu `include "pacoblaze.v" `endif // PACOBLAZE3_V_