Skip to content

Commit

Permalink
removed testbench
Browse files Browse the repository at this point in the history
  • Loading branch information
samdejong86 committed May 18, 2018
1 parent 93382f0 commit 8c24eac
Show file tree
Hide file tree
Showing 644 changed files with 6 additions and 281,006 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,6 @@ unsaved/*
*.bsf
*.hex
*inst*
Nios_CPU_qsys/synthesis/submodules/altera_eth_tse_mac.sdc
Nios_CPU_qsys/synthesis/submodules/altera_eth_tse_mac.sdc
*.smsg
Nios_CPU_qsys/Nios_CPU_qsys_bb.v
4 changes: 2 additions & 2 deletions ArriaVADCEthernet_top.qsf
Original file line number Diff line number Diff line change
Expand Up @@ -2152,5 +2152,5 @@ set_instance_assignment -name POST_FIT_CONNECT_TO_SLD_NODE_ENTITY_PORT crc[20] -
set_instance_assignment -name POST_FIT_CONNECT_TO_SLD_NODE_ENTITY_PORT crc[22] -to adc|gnd -section_id adc
set_instance_assignment -name POST_FIT_CONNECT_TO_SLD_NODE_ENTITY_PORT crc[24] -to adc|vcc -section_id adc
set_instance_assignment -name POST_FIT_CONNECT_TO_SLD_NODE_ENTITY_PORT crc[28] -to adc|gnd -section_id adc
set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top
set_global_assignment -name SLD_FILE db/ArriaVADCEthernet_top_auto_stripped.stp
set_global_assignment -name SLD_FILE db/ArriaVADCEthernet_top_auto_stripped.stp
set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top
Loading

0 comments on commit 8c24eac

Please sign in to comment.