資源簡介
用FPGA實現的以太網,包含界面和完整的程序

代碼片段和文件信息
/*-----------------------------------------------------------------------------
//
//?????XILINX?IS?PROVIDING?THIS?DESIGN?CODE?OR?INFORMATION?“AS?IS“
//?????SOLELY?FOR?USE?IN?DEVELOPING?PROGRAMS?AND?SOLUTIONS?FOR
//?????XILINX?DEVICES.??BY?PROVIDING?THIS?DESIGN?CODE?OR?INFORMATION
//?????AS?ONE?POSSIBLE?IMPLEMENTATION?OF?THIS?FEATURE?APPLICATION
//?????OR?STANDARD?XILINX?IS?MAKING?NO?REPRESENTATION?THAT?THIS
//?????IMPLEMENTATION?IS?FREE?FROM?ANY?CLAIMS?OF?INFRINGEMENT
//?????AND?YOU?ARE?RESPONSIBLE?FOR?OBTAINING?ANY?RIGHTS?YOU?MAY?REQUIRE
//?????FOR?YOUR?IMPLEMENTATION.??XILINX?EXPRESSLY?DISCLAIMS?ANY
//?????WARRANTY?WHATSOEVER?WITH?RESPECT?TO?THE?ADEQUACY?OF?THE
//?????IMPLEMENTATION?INCLUDING?BUT?NOT?LIMITED?TO?ANY?WARRANTIES?OR
//?????REPRESENTATIONS?THAT?THIS?IMPLEMENTATION?IS?FREE?FROM?CLAIMS?OF
//?????INFRINGEMENT?IMPLIED?WARRANTIES?OF?MERCHANTABILITY?AND?FITNESS
//?????FOR?A?PARTICULAR?PURPOSE.
//
//?????(c)?Copyright?2002?Xilinx?Inc.
//?????All?rights?reserved.
//
//---------------------------------------------------------------------------*/
#include?“sleep.h“
#include?“xparameters.h“
void?nanosleep(unsigned?int?nanoseconds)
{
??/*?not?implemented?*/
}
void?usleep(unsigned?int?useconds)
{
??int?ij;
??for?(j=0;j ????for?(i=0;i<26;i++)?asm(“nop“);
}
void?sleep(unsigned?int?seconds)
{
??int?ij;
??for?(j=0;j ????for?(i=0;i<25000000;i++)?asm(“nop“);
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????3367??2009-11-12?08:43??ethernet_v1_1\code\crc32.h
?????文件????1435479??2009-11-12?08:43??ethernet_v1_1\code\pc\rtf\xapp1144.exe
?????文件???????1425??2009-11-12?08:43??ethernet_v1_1\code\sleep.c
?????文件???????1233??2009-11-12?08:43??ethernet_v1_1\code\sleep.h
?????文件???????5051??2009-11-12?08:43??ethernet_v1_1\code\xapp.h
?????文件?????104210??2009-11-12?08:43??ethernet_v1_1\code\xapp_v6.c
?????文件???????5191??2009-11-12?08:43??ethernet_v1_1\code\xromlcd.c
?????文件???????1828??2009-11-12?08:43??ethernet_v1_1\code\xromlcd.h
?????文件?????268156??2009-11-12?08:43??ethernet_v1_1\coregen\ethernet_statistics_v3_3\doc\ethernet_statistics_ds323.pdf
?????文件?????576080??2009-11-12?08:43??ethernet_v1_1\coregen\ethernet_statistics_v3_3\doc\ethernet_statistics_gsg169.pdf
?????文件?????951415??2009-11-12?08:43??ethernet_v1_1\coregen\ethernet_statistics_v3_3\doc\ethernet_statistics_ug170.pdf
?????文件???????4972??2009-11-12?08:43??ethernet_v1_1\coregen\ethernet_statistics_v3_3\ethernet_statistics_readme.txt
?????文件??????23969??2009-11-12?08:43??ethernet_v1_1\coregen\ethernet_statistics_v3_3\example_design\ethernet_statistics_v3_3_block.vhd
?????文件???????3936??2009-11-12?08:43??ethernet_v1_1\coregen\ethernet_statistics_v3_3\example_design\ethernet_statistics_v3_3_example_design.ucf
?????文件???????9664??2009-11-12?08:43??ethernet_v1_1\coregen\ethernet_statistics_v3_3\example_design\ethernet_statistics_v3_3_example_design.vhd
?????文件???????4419??2009-11-12?08:43??ethernet_v1_1\coregen\ethernet_statistics_v3_3\example_design\reset_sync.vhd
?????文件??????47503??2009-11-12?08:43??ethernet_v1_1\coregen\ethernet_statistics_v3_3\example_design\vector_decode.vhd
?????文件???????1151??2009-11-12?08:43??ethernet_v1_1\coregen\ethernet_statistics_v3_3\implement\implement.bat
?????文件???????1142??2009-11-12?08:43??ethernet_v1_1\coregen\ethernet_statistics_v3_3\implement\implement.sh
?????文件????????224??2009-11-12?08:43??ethernet_v1_1\coregen\ethernet_statistics_v3_3\implement\xst.prj
?????文件????????141??2009-11-12?08:43??ethernet_v1_1\coregen\ethernet_statistics_v3_3\implement\xst.scr
?????文件??????38120??2009-11-12?08:43??ethernet_v1_1\coregen\ethernet_statistics_v3_3\simulation\demo_tb.vhd
?????文件????????462??2009-11-12?08:43??ethernet_v1_1\coregen\ethernet_statistics_v3_3\simulation\functional\simulate_mti.do
?????文件????????638??2009-11-12?08:43??ethernet_v1_1\coregen\ethernet_statistics_v3_3\simulation\functional\simulate_ncsim.sh
?????文件???????1723??2009-11-12?08:43??ethernet_v1_1\coregen\ethernet_statistics_v3_3\simulation\functional\wave_mti.do
?????文件???????2178??2009-11-12?08:43??ethernet_v1_1\coregen\ethernet_statistics_v3_3\simulation\functional\wave_ncsim.sv
?????文件????????248??2009-11-12?08:43??ethernet_v1_1\coregen\ethernet_statistics_v3_3\simulation\timing\simulate_mti.do
?????文件????????630??2009-11-12?08:43??ethernet_v1_1\coregen\ethernet_statistics_v3_3\simulation\timing\simulate_ncsim.sh
?????文件???????1723??2009-11-12?08:43??ethernet_v1_1\coregen\ethernet_statistics_v3_3\simulation\timing\wave_mti.do
?????文件???????2178??2009-11-12?08:43??ethernet_v1_1\coregen\ethernet_statistics_v3_3\simulation\timing\wave_ncsim.sv
............此處省略335個文件信息
- 上一篇:Unity打包合并為一個.exe
- 下一篇:現代數學引論.pdf
評論
共有 條評論