mirror of
https://github.com/Polprzewodnikowy/SummerCart64.git
synced 2024-11-22 14:09:16 +01:00
187 lines
9.2 KiB
XML
187 lines
9.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<BaliProject version="3.2" title="sc64" device="LCMXO2-7000HC-6TG144C" default_implementation="impl1">
|
|
<Options/>
|
|
<Implementation title="impl1" dir="impl1" description="impl1" synthesis="synplify" default_strategy="release">
|
|
<Options VerilogStandard="System Verilog" def_top="top" top="top"/>
|
|
<Source name="../../rtl/memory/dma_scb.sv" type="Verilog" type_short="Verilog">
|
|
<Options VerilogStandard="System Verilog"/>
|
|
</Source>
|
|
<Source name="../../rtl/memory/mem_bus.sv" type="Verilog" type_short="Verilog">
|
|
<Options VerilogStandard="System Verilog"/>
|
|
</Source>
|
|
<Source name="../../rtl/n64/n64_scb.sv" type="Verilog" type_short="Verilog">
|
|
<Options VerilogStandard="System Verilog"/>
|
|
</Source>
|
|
<Source name="../../rtl/sd/sd_scb.sv" type="Verilog" type_short="Verilog">
|
|
<Options VerilogStandard="System Verilog"/>
|
|
</Source>
|
|
<Source name="../../rtl/usb/usb_scb.sv" type="Verilog" type_short="Verilog">
|
|
<Options VerilogStandard="System Verilog"/>
|
|
</Source>
|
|
<Source name="../../rtl/fifo/fifo_bus.sv" type="Verilog" type_short="Verilog">
|
|
<Options VerilogStandard="System Verilog"/>
|
|
</Source>
|
|
<Source name="../../rtl/fifo/fifo_junction.sv" type="Verilog" type_short="Verilog">
|
|
<Options VerilogStandard="System Verilog"/>
|
|
</Source>
|
|
<Source name="../../rtl/mcu/mcu_spi.sv" type="Verilog" type_short="Verilog">
|
|
<Options VerilogStandard="System Verilog"/>
|
|
</Source>
|
|
<Source name="../../rtl/mcu/mcu_top.sv" type="Verilog" type_short="Verilog">
|
|
<Options VerilogStandard="System Verilog"/>
|
|
</Source>
|
|
<Source name="../../rtl/memory/memory_arbiter.sv" type="Verilog" type_short="Verilog">
|
|
<Options VerilogStandard="System Verilog"/>
|
|
</Source>
|
|
<Source name="../../rtl/memory/memory_bram.sv" type="Verilog" type_short="Verilog">
|
|
<Options VerilogStandard="System Verilog"/>
|
|
</Source>
|
|
<Source name="../../rtl/memory/memory_dma.sv" type="Verilog" type_short="Verilog">
|
|
<Options VerilogStandard="System Verilog"/>
|
|
</Source>
|
|
<Source name="../../rtl/memory/memory_flash.sv" type="Verilog" type_short="Verilog">
|
|
<Options VerilogStandard="System Verilog"/>
|
|
</Source>
|
|
<Source name="../../rtl/memory/memory_sdram.sv" type="Verilog" type_short="Verilog">
|
|
<Options VerilogStandard="System Verilog"/>
|
|
</Source>
|
|
<Source name="../../rtl/n64/n64_reg_bus.sv" type="Verilog" type_short="Verilog">
|
|
<Options VerilogStandard="System Verilog"/>
|
|
</Source>
|
|
<Source name="../../rtl/n64/n64_cfg.sv" type="Verilog" type_short="Verilog">
|
|
<Options VerilogStandard="System Verilog"/>
|
|
</Source>
|
|
<Source name="../../rtl/n64/n64_cic.sv" type="Verilog" type_short="Verilog">
|
|
<Options VerilogStandard="System Verilog"/>
|
|
</Source>
|
|
<Source name="../../rtl/n64/n64_dd.sv" type="Verilog" type_short="Verilog">
|
|
<Options VerilogStandard="System Verilog"/>
|
|
</Source>
|
|
<Source name="../../rtl/n64/n64_flashram.sv" type="Verilog" type_short="Verilog">
|
|
<Options VerilogStandard="System Verilog"/>
|
|
</Source>
|
|
<Source name="../../rtl/n64/n64_pi.sv" type="Verilog" type_short="Verilog">
|
|
<Options VerilogStandard="System Verilog"/>
|
|
</Source>
|
|
<Source name="../../rtl/n64/n64_pi_fifo.sv" type="Verilog" type_short="Verilog">
|
|
<Options VerilogStandard="System Verilog"/>
|
|
</Source>
|
|
<Source name="../../rtl/n64/n64_save_counter.sv" type="Verilog" type_short="Verilog">
|
|
<Options VerilogStandard="System Verilog"/>
|
|
</Source>
|
|
<Source name="../../rtl/n64/n64_si.sv" type="Verilog" type_short="Verilog">
|
|
<Options VerilogStandard="System Verilog"/>
|
|
</Source>
|
|
<Source name="../../rtl/n64/n64_top.sv" type="Verilog" type_short="Verilog">
|
|
<Options VerilogStandard="System Verilog"/>
|
|
</Source>
|
|
<Source name="../../rtl/sd/sd_clk.sv" type="Verilog" type_short="Verilog">
|
|
<Options VerilogStandard="System Verilog"/>
|
|
</Source>
|
|
<Source name="../../rtl/sd/sd_cmd.sv" type="Verilog" type_short="Verilog">
|
|
<Options VerilogStandard="System Verilog"/>
|
|
</Source>
|
|
<Source name="../../rtl/sd/sd_crc_7.sv" type="Verilog" type_short="Verilog">
|
|
<Options VerilogStandard="System Verilog"/>
|
|
</Source>
|
|
<Source name="../../rtl/sd/sd_crc_16.sv" type="Verilog" type_short="Verilog">
|
|
<Options VerilogStandard="System Verilog"/>
|
|
</Source>
|
|
<Source name="../../rtl/sd/sd_dat.sv" type="Verilog" type_short="Verilog">
|
|
<Options VerilogStandard="System Verilog"/>
|
|
</Source>
|
|
<Source name="../../rtl/sd/sd_top.sv" type="Verilog" type_short="Verilog">
|
|
<Options VerilogStandard="System Verilog"/>
|
|
</Source>
|
|
<Source name="../../rtl/usb/usb_ft1248.sv" type="Verilog" type_short="Verilog">
|
|
<Options VerilogStandard="System Verilog"/>
|
|
</Source>
|
|
<Source name="../../rtl/vendor/vendor_scb.sv" type="Verilog" type_short="Verilog">
|
|
<Options VerilogStandard="System Verilog"/>
|
|
</Source>
|
|
<Source name="../../rtl/vendor/lcmxo2/fifo_8kb.sv" type="Verilog" type_short="Verilog">
|
|
<Options VerilogStandard="System Verilog"/>
|
|
</Source>
|
|
<Source name="../../rtl/vendor/lcmxo2/pll.sv" type="Verilog" type_short="Verilog">
|
|
<Options VerilogStandard="System Verilog"/>
|
|
</Source>
|
|
<Source name="../../rtl/vendor/lcmxo2/vendor.sv" type="Verilog" type_short="Verilog">
|
|
<Options VerilogStandard="System Verilog"/>
|
|
</Source>
|
|
<Source name="../../rtl/vendor/lcmxo2/generated/efb_lattice_generated.v" type="Verilog" type_short="Verilog">
|
|
<Options/>
|
|
</Source>
|
|
<Source name="../../rtl/vendor/lcmxo2/generated/fifo_8kb_lattice_generated.v" type="Verilog" type_short="Verilog">
|
|
<Options/>
|
|
</Source>
|
|
<Source name="../../rtl/vendor/lcmxo2/generated/pll_lattice_generated.v" type="Verilog" type_short="Verilog">
|
|
<Options/>
|
|
</Source>
|
|
<Source name="../../rtl/serv/serv_aligner.v" type="Verilog" type_short="Verilog">
|
|
<Options/>
|
|
</Source>
|
|
<Source name="../../rtl/serv/serv_alu.v" type="Verilog" type_short="Verilog">
|
|
<Options/>
|
|
</Source>
|
|
<Source name="../../rtl/serv/serv_bufreg.v" type="Verilog" type_short="Verilog">
|
|
<Options/>
|
|
</Source>
|
|
<Source name="../../rtl/serv/serv_bufreg2.v" type="Verilog" type_short="Verilog">
|
|
<Options/>
|
|
</Source>
|
|
<Source name="../../rtl/serv/serv_compdec.v" type="Verilog" type_short="Verilog">
|
|
<Options/>
|
|
</Source>
|
|
<Source name="../../rtl/serv/serv_csr.v" type="Verilog" type_short="Verilog">
|
|
<Options/>
|
|
</Source>
|
|
<Source name="../../rtl/serv/serv_ctrl.v" type="Verilog" type_short="Verilog">
|
|
<Options/>
|
|
</Source>
|
|
<Source name="../../rtl/serv/serv_decode.v" type="Verilog" type_short="Verilog">
|
|
<Options/>
|
|
</Source>
|
|
<Source name="../../rtl/serv/serv_immdec.v" type="Verilog" type_short="Verilog">
|
|
<Options/>
|
|
</Source>
|
|
<Source name="../../rtl/serv/serv_mem_if.v" type="Verilog" type_short="Verilog">
|
|
<Options/>
|
|
</Source>
|
|
<Source name="../../rtl/serv/serv_rf_if.v" type="Verilog" type_short="Verilog">
|
|
<Options/>
|
|
</Source>
|
|
<Source name="../../rtl/serv/serv_rf_ram.v" type="Verilog" type_short="Verilog">
|
|
<Options/>
|
|
</Source>
|
|
<Source name="../../rtl/serv/serv_rf_ram_if.v" type="Verilog" type_short="Verilog">
|
|
<Options/>
|
|
</Source>
|
|
<Source name="../../rtl/serv/serv_rf_top.v" type="Verilog" type_short="Verilog">
|
|
<Options/>
|
|
</Source>
|
|
<Source name="../../rtl/serv/serv_state.v" type="Verilog" type_short="Verilog">
|
|
<Options/>
|
|
</Source>
|
|
<Source name="../../rtl/serv/serv_top.v" type="Verilog" type_short="Verilog">
|
|
<Options/>
|
|
</Source>
|
|
<Source name="../../rtl/top.sv" type="Verilog" type_short="Verilog">
|
|
<Options VerilogStandard="System Verilog" top_module="top"/>
|
|
</Source>
|
|
<Source name="impl1/sc64.xcf" type="Programming Project File" type_short="Programming">
|
|
<Options/>
|
|
</Source>
|
|
<Source name="sc64.lpf" type="Logic Preference" type_short="LPF">
|
|
<Options/>
|
|
</Source>
|
|
<Source name="si.rva" type="Reveal Analyzer Project File" type_short="RVA" excluded="TRUE">
|
|
<Options/>
|
|
</Source>
|
|
<Source name="si.rvl" type="Reveal" type_short="Reveal" excluded="TRUE">
|
|
<Options/>
|
|
</Source>
|
|
</Implementation>
|
|
<Strategy name="debug" file="debug.sty"/>
|
|
<Strategy name="release" file="release.sty"/>
|
|
</BaliProject>
|