Skip to content

Commit

Permalink
started work on nios testbench. still in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
samdejong86 committed May 15, 2018
1 parent 258bf00 commit 61a2ebf
Show file tree
Hide file tree
Showing 644 changed files with 282,763 additions and 1,483 deletions.
2 changes: 1 addition & 1 deletion .qsys_edit/preferences.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
</systemtable>
<library expandedCategories="Library,Project" />
<window width="1678" height="1148" x="177" y="52" />
<generation greybox="1" block_symbol_file="0" />
<generation greybox="1" block_symbol_file="0" path="_PROJECT_NAME_" />
<hdlexample language="VERILOG" />
</preferences>
3,232 changes: 1,755 additions & 1,477 deletions ArriaVADCEthernet_top.qsf

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions Nios_CPU_qsys.sopcinfo
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<EnsembleReport name="Nios_CPU_qsys" kind="Nios_CPU_qsys" version="1.0" fabric="QSYS">
<!-- Format version 16.1 196 (Future versions may contain additional information.) -->
<!-- 2018.05.03.14:36:35 -->
<!-- 2018.05.15.12:21:29 -->
<!-- A collection of modules and connections -->
<parameter name="AUTO_GENERATION_ID">
<type>java.lang.Integer</type>
<value>1525383394</value>
<value>1526412089</value>
<derived>false</derived>
<enabled>true</enabled>
<visible>false</visible>
Expand Down Expand Up @@ -21150,7 +21150,7 @@ the requested settings for a module instance. -->
</assignment>
<assignment>
<name>embeddedsw.CMacro.TIMESTAMP</name>
<value>1525383394</value>
<value>1526412089</value>
</assignment>
<assignment>
<name>embeddedsw.dts.compatible</name>
Expand All @@ -21170,7 +21170,7 @@ the requested settings for a module instance. -->
</assignment>
<assignment>
<name>embeddedsw.dts.params.timestamp</name>
<value>1525383394</value>
<value>1526412089</value>
</assignment>
<assignment>
<name>embeddedsw.dts.vendor</name>
Expand All @@ -21186,7 +21186,7 @@ the requested settings for a module instance. -->
</parameter>
<parameter name="timestamp">
<type>int</type>
<value>1525383394</value>
<value>1526412089</value>
<derived>true</derived>
<enabled>false</enabled>
<visible>false</visible>
Expand Down
Loading

0 comments on commit 61a2ebf

Please sign in to comment.