12-09-2009 11:07 AM
12-09-2009 04:29 PM
There are many boards based on the 3S500E. If you are talking about the Xilinx/Digilent Spartan-3E Starter Kit (http://www.xilinx.com/products/devkits/HW-SPAR3E-SK-US-G.htm), then
-Base System Builder in EDK supports this board. You may find that helpful to get started. There are also a few other MicroBlaze examples in the reference design section for this board, though I don't think they specifically address Ethernet.
-PicoBlaze/kcpsm3 has many examples. Quite a few of these examples are included in the reference design section for this board:
http://www.xilinx.com/products/boards/s3estarter/reference_designs.htm (Spartan-3E Starter Kit Board Design Examples)
There are other examples (some may require some modification) for the S3A/AN SK as well:
http://www.xilinx.com/products/boards/s3astarter/reference_designs.htm (Spartan-3A/3AN Starter Kit Board Design Examples)
Cheers,
bt
12-10-2009 12:25 AM
Thanks foryour valuable feedback!
ActuallyI'm not a newbie with EDK, I'm just looking for an example addresses the Ethernetprogramming with Spartan-3E starter kit. Is that available?
I have justdone addressing all peripherals on Spartan-3E starter kit using LABVIEW-FPGA,but the driver doesn't support Ethernet interface. So I have to do that usingEDK.
Thanks,