Remove unneeded defines.

This commit is contained in:
Tim 'mithro' Ansell 2019-08-24 10:32:49 +02:00
parent 21a424a2d4
commit bc5857d5cb

View file

@ -4,22 +4,6 @@
// Blue LED turned on when Button 5 is pressed.
// Red LED turned on when Button 6 is pressed.
//
//
`ifdef EVT
`define BLUEPWM RGB0PWM
`define REDPWM RGB1PWM
`define GREENPWM RGB2PWM
`else
`ifdef PVT
`define GREENPWM RGB0PWM
`define REDPWM RGB1PWM
`define BLUEPWM RGB2PWM
`else
`define BLUEPWM RGB0PWM
`define GREENPWM RGB1PWM
`define REDPWM RGB2PWM
`endif
`endif
module top (
// 48MHz Clock input