mirror of
https://github.com/VHDL-LS/rust_hdl.git
synced 2025-08-04 02:48:28 +00:00
Remove PoC fifo_ic_got as it contains ambiguous type conversion on line 294 and 306
This commit is contained in:
parent
fab1d1728a
commit
6c2281c6c0
1 changed files with 7 additions and 2 deletions
|
@ -274,8 +274,13 @@ PoC.files = [
|
|||
|
||||
'PoC/src/sort/sortnet/*.vhdl',
|
||||
'PoC/src/sort/*.vhdl',
|
||||
'PoC/src/fifo/*.vhdl',
|
||||
|
||||
'PoC/src/fifo/fifo.pkg.vhdl',
|
||||
'PoC/src/fifo/fifo_cc_got.vhdl',
|
||||
'PoC/src/fifo/fifo_cc_got_tempgot.vhdl',
|
||||
'PoC/src/fifo/fifo_cc_got_tempput.vhdl',
|
||||
'PoC/src/fifo/fifo_glue.vhdl',
|
||||
'PoC/src/fifo/fifo_ic_assembly.vhdl',
|
||||
'PoC/src/fifo/fifo_shift.vhdl',
|
||||
'PoC/src/xil/xil.pkg.vhdl',
|
||||
#'PoC/src/xil/xil_ICAP.vhdl',
|
||||
#'PoC/src/xil/reconfig/reconfig_icap_wrapper.vhdl',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue