Ethernet
Comp.Arch.FPGA is a worldwide Usenet news group that is used to discuss various aspects of Field Programmable Gate Array (FPGA) based computing systems development.
We found 691 threads matching "ethernet"
You are looking at page 1 of 18.
The most relevant threads are listed first
hema - 2007-01-24 04:35:00
Hello friends,
I Have just started going through ethernet.my doubt is what is the main functionality of Ethernet MAC??? In switch controller implementation on FPGA does 4 tranceivers require 4 Ethernet MAC's???if so why??Because the source and the destination systems will have ethernet controller...
2006-01-02 04:54:00
Hello All,,
I need to implement Ethernet Multiplexer in FPGA.
I need to draft the requirement specifications also.
Can any body guide me on what Ethernet Multiplexers are actually
used for ....?
Any core area of application for Ethernet Multiplexers (FPGA
Based).
...
ashwin - 2005-11-09 10:26:00
Hello everyone,
I am trying to implement ethernet MAC on a fpga using vhdl. I have a
transmit module which generates the ethernet frame and transmits to the
PC through the ethernet cable.
The ethernet frame consists of preamble, sfd, destination(MAC),
source(MAC), length,data,crc. I am usin...
hema - 2007-01-24 04:34:00
Hello friends,
I Have just started going through ethernet.my doubt is what is the main functionality of Ethernet MAC??? In switch controller implementation on FPGA does 4 tranceivers require 4 Ethernet MAC's???if so why??Because the source and the destination systems will have ethernet controller...
icegray - 2005-05-24 08:51:00
Hi all,
I want to implement ethernet but I have no exprience about ethernet.
Can you please recommend some thing. I can use precessor (M16C) or
FPGA. I haven't got FPGA development board yet and maybe i can't buy
because i have money problem. I think if I use FPGA I don't need
ethernet controll...
Scutum612 - 2008-05-25 05:38:00
Im a beginer in VHDL and i got some problems regarding Ethernet usage
on XST 3.0 Board. I want to send audio trought ethernet to a second
XST 3.0 but i have a lot of problems regarding Ethernet interface
initialization - I'm not able to sent anything. I will meke some
package processing later on...
Colin - 2004-07-15 17:09:00
Hi,
My partner and I are trying to implement a network bridge using the
APEX20KE Nios Development board and Nios Ethernet Daughter Board. As
part of this network bridge we need to be able to recieve all Ethernet
packets and be able to strip the headers (which we have been able to
do). And t...
John Oyler - 2007-07-25 15:35:00
I don't know that my fpga is capable (spartan 3e 100k), but I thought
I might like to try to do ethernet first. I remember finding a
tutorial weeks ago but forgot to bookmark it, where the instructions
had you hook up two io pins directly to an ethernet cable, and you
could hardcode an IP addres...
Hy guys, I'm currently working on a 10/100 ETHERNET mac implementation
in an FPGA (using vhdl). in order to simulate my state machine I need
to feed a real ETHERNET packet to it (in order to see if the crc check
is exeuted correctly etc.). I will realy appreciate to get a complete
ETHERNET packe...
pinku - 2006-06-01 11:43:00
Hello,
I need to snooping the ethernet data so that corresponding data is send
to corresponding link. I mean one input and two output link (Ethernet).
So only way to implement is to buffer the whole ethernet packet and
look for the VLAN address and send it to the corresponding path?Is
there any...
2007-03-27 01:12:00
Hi,
I am searching for an FPGA board having multiple gigabit ethernet
connectivity support on it. To be more precise, I need to have
multiple RJ45 connectors and associated logic (PHY) on the FPGA board
so that I can process multiple (maximum 24) ethernet streams on the
FPGA. Can anyone suggest...
2007-03-28 01:06:00
Hi, (this is my second attempt to get some help on the subject).
I am searching for an FPGA board having multiple gigabit ethernet
connectivity support on it. To be more precise, I need to have
multiple RJ45 connectors and associated logic (PHYs) on the FPGA board
so that I can process multiple ...
Hi all
I want to transfer the data feom the kit to the PC using the 10/100
ethernet. Can any one tell me how it can be done and what are the
things required for that? how to configure that. I have an ethernet
lite IP core supplied by the Xilinx. If any one has some sample
regarding that It w...
dr_mckay - 2009-01-20 20:44:00
Hello, I have a Problem.
I need a crashcours in using ethernet on a FPGA. I have the Xilinx
Spartan-3A DSP Starter Kit and have to create a connection to a PC via
Ethernet. My Problem is, I have ISE and EDK, but I have no idea, how to
realize this connection. I couldn't find any Tutorial this way....
2006-01-06 04:29:00
Hi All,
I want some guidence for encoding schemes used in ethernet
I know that for gigabit ethernet mostly the 8b10b encoding scheme is
used
and also I have heard about 64b/66b scheme.
which one is actually used....?
If I need to send my data on ethernet which one I should use and whil...
vikram - 2008-05-19 01:35:00
hello,
I am trying to interface between my pc (windows) and a Xilinx
Virtex2Pro board using ethernet. i am told i require Xilinx PLB
Ethernet MAC ip core. i must admit i am very new to such work, forgive
my blatantness.... i would like to know:
1) What exactly do i get in the Xilinx Etherne...
fpgakid@gmail.com - 2005-12-08 13:22:00
Hi All,
I have a embedded desig where I communicate with two boards via Fast
ethernet. The design is very simple, the packets are generated from a
fpga and sent to the ethernet phy on MII. In the new design I'd like to
replace the ethernet phy with a VSDL2 chipset, so I need only one
twisted...
Hi,
I am the proud new owner of a Virtex XCV50 sitting on a XESS
protoboard.
I know this is an old system but I want to learn about FPGA's and VHDL
with it.
Does anyone have a program that I can use to make the Ethernet
interface work or perhaps the video inputs. I prefer to have some
T...
2005-03-10 14:20:00
Hello ALL,
I am designing device, based on Virtex-4 FX20 chip. This device is
going to produce lots of data and I would like to send it to processing
computer using Gigabit Ethernet interface. I am lucky to have two
Ethernet MAC's built-in in the FPGA. Also we would like to use
RocketIO trans...
renupriya - 2009-05-08 02:58:00
Hi ..
I'm working on a project which involves a design that has NiOS II
processor, DDRSDRAM, SSRAM, a custom Ethernet MAC and other components and
I've to run an application on it.. I use NiOS II embedded Evaluation
board(Cyclone III), quartus 8.1 web edition.
Since I'm new to Altera, I wo...
ashwin - 2005-11-01 12:24:00
Hello everyone,
I am sending an ethernet packet(64 bytes) from the fpga to the PC
in order to test the ETHERNET PHY chip onboard.
The interface from the fpga to the ethernet PHY for the data is 4
bits.
My PC mac address is 00-01-80-3F-6C-E6
a)So should i send the LSBs first like
...
hello,
i want to capture 2 mbps serial data stream through my ethernet card.
i already have a Virtex FPGA based hardware and I want to add it this
data logging funtionality.
I want to use FPGA to convert the received serial data into ethernet
format and dump it onto the ethernet interface. Th...
2005-03-16 22:48:00
Hi list,
I don't have ethernet connection though I do have an ethernet card
installed. My computer can boot either with linux or win XP. I have dial up
connection under linux only. I downloaded ALTERA software version 4.2
(yeah, overnight dialup), obtained the license (with an arbitrary ethern...
2006-11-19 00:08:00
Hello,
I recently purchased a spartan-3e starter kit from Xilinx. (I have so
far been unimpressed with the reference designs supplied with the kit,
but that's another subject...)
I am trying to use the ethernet connector on the board to communicate
with a PC, and so far I have been unsucces...
Colin - 2004-06-29 03:05:00
Hi,
As part of a project my partner and I are required to use the APEX
board and the NIOS Ethernet Development Kit for internet
communication. We need an indepth understanding of the software code
needed to program the ethernet board, e.g. initiallizing, sending,
etc. however the manual and ...
Hello All
I am new to FPGA world and thinking to start self-project for learning
purpose. I am thinking of building ethernet switch as exercise and wondering
what are the options I have for development board which has ethernet
interfaces (2-4) connected to it.
Looking for any other suggesti...
janigav - 2009-06-15 10:39:00
Hi.
I'm trying to communicate a Spartan 3e starter kit revision D whit a PC
via ethernet using Microblaze and EDK 10.1, but i don't know how to use the
ethernet IP EMAClite. If anyone have an example or documentation about
it, would be very helpful.
Thank you.
Javier.
...
Pablo - 2007-01-18 11:33:00
Hi, I am tryint to include an ethernet app in my design, but always
failed. So I try to probe the code example generated by BSB when you
add an Ethernet_MAC. Then I plug a crossover cable between PC and Board
but the TestApp_Example fails in Ethernet: Test Failed!!!.
What kind of Ethernet_MAC ...
Chris Murphy - 2007-02-23 12:20:00
Does anybody know of a good, --small--, development board with an
ethernet port? What I'm really looking for is essentially a FPGA, on
a very small PCB, with an ethernet port and power port/headers. Some
extra pins brought out to headers would be handy, but are not
essential. While I'm dreami...
Kastil Jan - 2010-03-04 08:04:00
Hi folks,
I would like to ask you for recomandation of the ethernet development kit
with FPGA (much preferably Xilinx's one). Our requirements are the low
power, as big FPGA as possible and at least 3 ethernet ports at 1Gbps.
I am not sure it there is currently such kit being distributed, be...
Pat Magnits - 2008-01-04 03:49:00
Hi,
Am far from being an expert in fpga usage and programming, I was wondering
if there exists any ip cores out there that would allow the use of ethernet
interfaces on recent FPGAs. For instance say that I have a rather important
bandwidth (500Mb/s) and that I want to send that over the Gi...
Surya - 2008-01-07 05:50:00
Hello,
I am trying to send one single ethernet frame using Ethernet lite core
in the XUP2VP board from Digilent Inc. I am unable to do so. I am
trying to capture the sent packet using Wireshark. However, i am not
receiving any packet. But if i repeat the send functional call in a
for loop f...
Pablo - 2007-01-03 05:48:00
Hi, I am trying to send messages from spartan 3e to pc via ethernet and
viceversa. I have included opb_ethernet in the bsp design but at least
I don't know how to continue it. Any suggestion?
Regard.
...
u_stadler@yahoo.de - 2006-10-08 16:50:00
hi
i hvea a question about implementing a microblaze with ethernet. i'm
using a spartan 3e 500 an edk8.2. i created a new project with a
microblaze, an ethernet core, sdram, timer debug module an uart. in the
ethernet datasheet it says that in order to be able to use 100MBit the
obp bus hast ...
Hi...
i'll write my bachelor thesis about the implementation of ethernet and
possible tcp/ip layers in an fpga. does someone have experience doing
it? especially using open source ip cores like the ethernet MAC core
from opencores.org? would be nice if someone could share their
experience...
adrian - 2005-03-01 13:27:00
Hello there,
I have a Spartan-3 Starter Board with an ethernet module on one of the
expansion ports and working with EDK 6.3.
My intention is to use the ethernet module on my project to be able to
send/recieve TCP/IP frames using lwIP but I'm not quite sure how to map
the pins of the ether...
Colin - 2004-07-08 01:22:00
Hi,
I would like to know if the Ethernet packets sent through the Nios
Ethernet Kit, do they have a 32-bit CRC as the trailer.
If there is a CRC trailer does the Nios software and hardware check
this automatically? And if there isn't a 32-bit CRC trailer, how can
we calculate and add this...
Colin - 2004-07-08 01:24:00
Hi,
I would like to know if the Ethernet packets sent through the Nios
Ethernet Kit, do they have a 32-bit CRC as the trailer.
If there is a CRC trailer does the Nios software and hardware check
this automatically? And if there isn't a 32-bit CRC trailer, how can
we calculate and add this...
ashwin - 2005-10-25 16:21:00
Hello Everyone,
I am doing a project on Implementing 10/100 ethernet mac on a fpga
using vhdl. I saw the link on fpga4fun.com, its implemented in verilog
and also i am not sure why he included ipaddreses and udp header. i
guess mac addresses of PC and fpga board should be sufficient.
I have m...
2006-05-19 04:03:00
Hi everybody!
I would like to use the ethernet port on my ML401 development board
(equipped with a Xilinx Virtex4 FPGA and Marvel Alaska 88e1111 PHY),
but I don't know what to do?
Can you help me?
Thanks,
Max
...
|
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
next