Skip to content

Commit 2367218

Browse files
committed
Remove unused files
1 parent 61f04d6 commit 2367218

File tree

5 files changed

+0
-387
lines changed

5 files changed

+0
-387
lines changed

rtl/comp/base/asfifo.vhd

Lines changed: 0 additions & 108 deletions
This file was deleted.

rtl/comp/base/fifo.vhd

Lines changed: 0 additions & 59 deletions
This file was deleted.

rtl/comp/base/fifo_mark.vhd

Lines changed: 0 additions & 152 deletions
This file was deleted.

rtl/comp/base/sdp_ram.vhd

Lines changed: 0 additions & 64 deletions
This file was deleted.

rtl/synth/fpga.qsf

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,7 @@ set_global_assignment -name CYCLONEII_RESERVE_NCEO_AFTER_CONFIGURATION "USE AS R
1414
# PROJECT VHDL FILES
1515
set_global_assignment -name VHDL_FILE ../comp/base/rst_sync.vhd
1616
set_global_assignment -name VHDL_FILE ../comp/base/pll.vhd
17-
set_global_assignment -name VHDL_FILE ../comp/base/fifo_mark.vhd
18-
set_global_assignment -name VHDL_FILE ../comp/base/fifo.vhd
19-
set_global_assignment -name VHDL_FILE ../comp/base/asfifo.vhd
2017
set_global_assignment -name VHDL_FILE ../comp/base/sys_module.vhd
21-
set_global_assignment -name VHDL_FILE ../comp/base/sdp_ram.vhd
2218
set_global_assignment -name VHDL_FILE ../comp/base/lfsr_gen32.vhd
2319
set_global_assignment -name VHDL_FILE ../comp/base/led_ctrl.vhd
2420
set_global_assignment -name VHDL_FILE ../comp/uart2wbm/uart_debouncer.vhd

0 commit comments

Comments
 (0)