mirror of
https://github.com/mii443/MDIO.git
synced 2025-08-22 16:05:45 +00:00
13 lines
440 B
XML
13 lines
440 B
XML
<?xml version="1" encoding="UTF-8"?>
|
|
<!DOCTYPE gowin-fpga-project>
|
|
<Project>
|
|
<Template>FPGA</Template>
|
|
<Version>5</Version>
|
|
<Device name="GW2A-18C" pn="GW2A-LV18PG256C8/I7">gw2a18c-011</Device>
|
|
<FileList>
|
|
<File path="src/Top.v" type="file.verilog" enable="1"/>
|
|
<File path="src/uart.v" type="file.verilog" enable="1"/>
|
|
<File path="src/MDIO.cst" type="file.cst" enable="1"/>
|
|
</FileList>
|
|
</Project>
|