hamster Posted April 29, 2016 Share Posted April 29, 2016 Hi, I've got my Arty sending out UDP packets to my laptop, without any soft CPU involvement. I've still got to add checksums and so on, but at least it works! http://hamsterworks.co.nz/mediawiki/index.php/ArtyEthernet Link to comment Share on other sites More sharing options...
hamster Posted May 1, 2016 Author Share Posted May 1, 2016 I've now added the checksum calculations, and going "full noise" it sends 130,000 packets per second Link to comment Share on other sites More sharing options...
futureishere Posted January 12, 2018 Share Posted January 12, 2018 Hi Mike, I looked into your code on your github. Can you tell me which mac core did you test it with? Link to comment Share on other sites More sharing options...
zygot Posted January 12, 2018 Share Posted January 12, 2018 @futureishere This reply is not intended to circumvent a reply from Mike; I do hope that he answers your question. I do want to point out that the code provides a way for an FPGA board to send packets to any device with a compatible Ethernet port using an all HDL design without a MAC. I believe that he used his laptop to test the design. While this is a neat trick you should be thinking: "Wow I don't need a MAC to receive Ethernet packets". The other end is a bit more complicated and it's up to Mike to say why he chose to publish half of the problem. But if one considers what has been presented as nothing more than an encouragement for others to spend the time to learn about this stuff, then it stands up quite well as is. I might reiterate as a friendly suggestion that Mike consider being a bit more informative with his published work by including more than sparsely commented HDL. This is, of course, entirely his decision and the choice of content is his to make. Gifts should be received with gratitude. Link to comment Share on other sites More sharing options...
prasanna4992 Posted April 27, 2020 Share Posted April 27, 2020 The link doesn't seem to work @hamster. If you still have the project, would you mind sharing it? Link to comment Share on other sites More sharing options...
JColvin Posted April 28, 2020 Share Posted April 28, 2020 Hi @prasanna4992, I believe much of @hamster's work was moved over to his Github: https://github.com/hamsternz. It looks like this specific project is now posted here: https://github.com/hamsternz/ArtyEtherentTX. Thanks, JColvin Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.