my own designed 7i92 board not work
- mahdi2001h
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 30
- Thank you received: 0
06 Oct 2021 15:40 #222373
by mahdi2001h
and I programmed FPGA , in boot the user led blinked
Replied by mahdi2001h on topic my own designed 7i92 board not work
yes! it's transmittingNo, the card should respond to pings regardless of what's in the EEPROM,
because the 192.168.1.121 address is in the FPGA configuration, not the EEPROM.
I suspect a hardware issue. If you set the IP address jumpers to the
bootp setting (Up/Down on a 7I92) does the card transmit once per second?
(this should be visible on the link lights)
Actually I should step back a bit, before you run mesaflash,
have you programmed the FPGA via JTAG? (this is necessary to bootstrap the card)
and I programmed FPGA , in boot the user led blinked
Please Log in or Create an account to join the conversation.
06 Oct 2021 17:01 #222380
by PCW
Replied by PCW on topic my own designed 7i92 board not work
OK, when you ping the card, do the user LEDs count?
Please Log in or Create an account to join the conversation.
- mahdi2001h
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 30
- Thank you received: 0
06 Oct 2021 17:07 #222382
by mahdi2001h
Replied by mahdi2001h on topic my own designed 7i92 board not work
yes , but ping show packet loss
Please Log in or Create an account to join the conversation.
06 Oct 2021 17:39 - 06 Oct 2021 17:39 #222384
by PCW
Replied by PCW on topic my own designed 7i92 board not work
It sounds like its transmitting (you can verify with tcpdump)
Are you using a recent bit file?
Bitfiles before May 2018 do not mask the MAC address from the EEPROM
so an uninitialized EEPROM will result in a 0xFFFFFFFFFFFF MAC address
This may result in lost packets if the go through a switch (Bitfiles after May
2018 mask the MS byte so you get a valid MAC address even
berfore the EEPROM is initialized.)
Are you using a recent bit file?
Bitfiles before May 2018 do not mask the MAC address from the EEPROM
so an uninitialized EEPROM will result in a 0xFFFFFFFFFFFF MAC address
This may result in lost packets if the go through a switch (Bitfiles after May
2018 mask the MS byte so you get a valid MAC address even
berfore the EEPROM is initialized.)
Last edit: 06 Oct 2021 17:39 by PCW.
Please Log in or Create an account to join the conversation.
- robertspark
- Offline
- Platinum Member
Less
More
- Posts: 915
- Thank you received: 216
06 Oct 2021 18:35 #222387
by robertspark
Replied by robertspark on topic my own designed 7i92 board not work
Please Log in or Create an account to join the conversation.
- mahdi2001h
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 30
- Thank you received: 0
06 Oct 2021 18:48 #222388
by mahdi2001h
Replied by mahdi2001h on topic my own designed 7i92 board not work
All I can say is that Peter's behavior is really respectablecopied a 7i92?
... but run a fiber laser in another post... yup just for personal use
Please Log in or Create an account to join the conversation.
- robertspark
- Offline
- Platinum Member
Less
More
- Posts: 915
- Thank you received: 216
06 Oct 2021 20:28 #222398
by robertspark
Replied by robertspark on topic my own designed 7i92 board not work
I would have said amazing and extremely supportive
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19196
- Thank you received: 6434
06 Oct 2021 20:29 #222399
by tommylight
Although i do understand (probably) as he seems to be living in a country worse than mine (i have my doubts), so getting a Mesa card is pretty much like wining the lottery.
Replied by tommylight on topic my own designed 7i92 board not work
You noticed ...copied a 7i92?
... but run a fiber laser in another post... yup just for personal use
Although i do understand (probably) as he seems to be living in a country worse than mine (i have my doubts), so getting a Mesa card is pretty much like wining the lottery.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19196
- Thank you received: 6434
06 Oct 2021 20:32 #222400
by tommylight
+1
Replied by tommylight on topic my own designed 7i92 board not work
I would have said amazing and extremely supportive
+1
Please Log in or Create an account to join the conversation.
- mahdi2001h
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 30
- Thank you received: 0
23 Nov 2021 09:17 #227386
by mahdi2001h
after trying some idea , I realized the board received packet but not response to them.
i send several packet with UDP sender to board but not know the board ip.
when i send data through ip 192.168.1.255 port 27181 the led blinked (that shows the packet received)
but when send to 192.168.1.121 but Did not answer.
Replied by mahdi2001h on topic my own designed 7i92 board not work
I received the code from mesanet and compiled and programmed (with ise)It sounds like its transmitting (you can verify with tcpdump)
Are you using a recent bit file?
Bitfiles before May 2018 do not mask the MAC address from the EEPROM
so an uninitialized EEPROM will result in a 0xFFFFFFFFFFFF MAC address
This may result in lost packets if the go through a switch (Bitfiles after May
2018 mask the MS byte so you get a valid MAC address even
berfore the EEPROM is initialized.)
after trying some idea , I realized the board received packet but not response to them.
i send several packet with UDP sender to board but not know the board ip.
when i send data through ip 192.168.1.255 port 27181 the led blinked (that shows the packet received)
but when send to 192.168.1.121 but Did not answer.
Please Log in or Create an account to join the conversation.
Time to create page: 0.159 seconds