Files
stack/hope/impl/gwsynthesis/hope.prj
2026-03-07 23:45:11 -05:00

25 lines
1.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE gowin-synthesis-project>
<Project>
<Version>beta</Version>
<Device id="GW2AR-18C" package="QFN88" speed="8" partNumber="GW2AR-LV18QN88C8/I7"/>
<FileList>
<File path="/Users/car/Projects/hope/alu.v" type="verilog"/>
<File path="/Users/car/Projects/hope/cpu.v" type="verilog"/>
<File path="/Users/car/Projects/hope/register_file.v" type="verilog"/>
<File path="/Users/car/Projects/hope/sequencer.v" type="verilog"/>
<File path="/Users/car/Projects/hope/sram_srom.v" type="verilog"/>
</FileList>
<OptionList>
<Option type="disable_insert_pad" value="0"/>
<Option type="global_freq" value="100.000"/>
<Option type="looplimit" value="2000"/>
<Option type="output_file" value="/Users/car/Projects/hope/hope/impl/gwsynthesis/hope.vg"/>
<Option type="print_all_synthesis_warning" value="0"/>
<Option type="ram_rw_check" value="0"/>
<Option type="vcc" value="1.0"/>
<Option type="verilog_language" value="verilog-2001"/>
<Option type="vhdl_language" value="vhdl-1993"/>
</OptionList>
</Project>