Arduino and Verilog

hey i am fairly new to Arduino and have been programming a ATMEGA 328 PU chip.
I was wondering if anyone knows of a way to load a Verilog program onto such a chip.
thanks!
-nick

Verilog is a hardware description language. It isn't code. The ATmega328 runs machine code.

I'm not sure I understand how you would "run" Verilog on a microprocessor.

You can "run" Verilog on an FPGA. However, the AVR is a microprocessor, not an FPGA. To run Verilog, you have to use a FPGA development kit.
AdaFruit has one for $99: DE0-Nano - Altera Cyclone IV FPGA starter board : ID 451 : $149.95 : Adafruit Industries, Unique & fun DIY electronics and kits
There's also the Gameduino, which wires an FPGA to an Arduino: http://excamera.com/sphinx/gameduino/