SiTCPに関する情報を共有するためのフォーラムです。この目的に反しない範囲で、質問、コメント、回答などご自由にご投稿ください。
This forum is for sharing information about SiTCP. Please do not hesitate to post any questions, comments or answers within the scope of this purpose.
This forum is for sharing information about SiTCP. Please do not hesitate to post any questions, comments or answers within the scope of this purpose.
Evaluation license for SiTCP
Hi,
I am writing in order to ask if there is to test the SiTCP core without purchasing a full license. I am interested in trying to see if I can access a single device and check if I can send/receive data. If this is possible do you have any guidance on how to make the setup? (e.g. what IP address is being used, etc.)
Thanks
--Ioannis
Comments
Hi Ioannis!
Yes, it is possible.
Connecting to a single SiTCP device in a closed network is in accordance with BBT's policy of providing free samples.
Some NetList and Sample files are available from BBT's GitHub.
https://github.com/BeeBeansTechnologies
The following documents may be of help to you
SiTCP Manual
https://www.sitcp.net/doc/SiTCP_eng.pdf
SiTCP Library
https://www.sitcp.net/doc/SiTCP_Library_eng.pdf
SiTCP-XG Manual
https://www.bbtech.co.jp/download-files/sitcp/SiTCPXG_Manual_1.2_E_20201228.pdf
Hi,
thanks for the useful information. So I managed to have the core implemented in my test board however I am experiencing some odd behaviour. I have set a default IP address in a point to point connection. When I ping I get a valid reply although from the ping sequence I can see that some packets are lost:
--- 192.168.10.16 ping statistics ---
16 packets transmitted, 8 received, 50% packet loss, time 14999ms
I configured the ethernet core from Xilinx to operate at 1Gbps with BaseX only (since this is what is supported by my SFP module) and am running the SiTCP core at 200MHz from a derived from the default 125Mhz clock in my board. I have disabled Auto-Negotiation (didn't manage to make it work with AN included). Is there anything I can cross check, or are you aware of such a behaviour? Thanks in advance
Cheers
--Ioannis
Hi Ioannis!
Not particularly, but I'm sure you can understand from the samples.
https://github.com/BeeBeansTechnologies/SiTCP_Sample_Code_for_AC701_SFP
https://github.com/BeeBeansTechnologies/SiTCP_Sample_Code_for_KC705_SFP
please check it out.
Thanks,