You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
517 B
13 lines
517 B
<?xml version="1" encoding="UTF-8"?> |
|
<!DOCTYPE gowin-fpga-project> |
|
<Project> |
|
<Template>FPGA</Template> |
|
<Version>5</Version> |
|
<Device name="GW2AR-18C" pn="GW2AR-LV18QN88C8/I7">gw2ar18c-000</Device> |
|
<FileList> |
|
<File path="src/uart_rx.v" type="file.verilog" enable="1"/> |
|
<File path="src/uart_top.v" type="file.verilog" enable="1"/> |
|
<File path="src/uart_tx.v" type="file.verilog" enable="1"/> |
|
<File path="src/top.cst" type="file.cst" enable="1"/> |
|
</FileList> |
|
</Project>
|
|
|