`define CLOCK_FREQ 50_000_000
`define MEMORY_SIZE 8192
`define HIGH_CLK 1
`define ID 32'h41525459 // ARTY
`define BIT_RATE 115200
`define PAYLOAD_BITS 8
`define BUFFER_SIZE 8
`define PULSE_CONTROL_BITS 32
`define BUS_WIDTH 32
`define WORD_SIZE_BY 4
`define RESET_CLK_CYCLES 20
`define MEMORY_FILE ""
