Skip to content

Commit

Permalink
Added file that wasnt in Git!
Browse files Browse the repository at this point in the history
  • Loading branch information
vr2045 committed May 1, 2024
1 parent 86f4843 commit 0d5b10b
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions RTL/fpga_top_som_no_mipi.rdf
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<RadiantProject version="4.2" radiant="2023.2.0.38.1" title="fpga_top_som" device="LIFCL-33U-7CTG104C" performance_grade="7_High-Performance_1.0V" default_implementation="impl_no_mipi">
<RadiantProject version="4.2" radiant="2023.2.1.288.0" title="fpga_top_som" device="LIFCL-33U-7CTG104C" performance_grade="7_High-Performance_1.0V" default_implementation="impl_no_mipi">
<Options/>
<Implementation title="impl_no_mipi" dir="impl_no_mipi" description="impl_no_mipi" synthesis="lse" default_strategy="Strategy1">
<Options def_top="TinyClunx">
<Options def_top="fpga_top_som_no_mipi">
<Option name="include path" value="ip/wb_common;src"/>
<Option name="top" value="fpga_top_som_no_mipi"/>
</Options>
Expand Down Expand Up @@ -63,13 +63,16 @@
<Source name="src/image_stats.sv" type="Verilog" type_short="Verilog">
<Options VerilogStandard="System Verilog"/>
</Source>
<Source name="src/fpga_top_som_no_mipi.sv" type="Verilog" type_short="Verilog">
<Options VerilogStandard="System Verilog" top_module="fpga_top_som_no_mipi"/>
</Source>
<Source name="common/wb2axi4.sv" type="Verilog" type_short="Verilog">
<Options VerilogStandard="System Verilog"/>
</Source>
<Source name="src/TinyClunx.v" type="Verilog" type_short="Verilog">
<Source name="src/TinyClunx.v" type="Verilog" type_short="Verilog" excluded="TRUE">
<Options/>
</Source>
<Source name="src/fpga_top_som_no_mipi.sv" type="Verilog" type_short="Verilog">
<Options VerilogStandard="System Verilog" top_module="fpga_top_som_no_mipi"/>
</Source>
<Source name="src/TinyClunx_no_usb.v" type="Verilog" type_short="Verilog">
<Options/>
</Source>
<Source name="fpga_top_som.xcf" type="Programming Project File" type_short="Programming">
Expand Down

0 comments on commit 0d5b10b

Please sign in to comment.