Remove PoC code from example project that is ambiguous with 2008 to_string

This commit is contained in:
Olof Kraigher 2023-02-10 21:31:33 +01:00
parent 34d1c512ba
commit 2446809807

View file

@ -243,13 +243,14 @@ PoC.files = [
#'PoC/src/net/ipv6/*.vhdl',
#'PoC/src/net/*.vhdl',
'PoC/src/bus/stream/stream_Source.vhdl',
#'PoC/src/bus/stream/stream_Source.vhdl',
'PoC/src/bus/stream/stream_DeMux.vhdl',
# Is this file broken, contains undefined types?
#'PoC/src/bus/stream/stream_FrameGenerator.vhdl',
'PoC/src/bus/stream/stream_Mirror.vhdl',
'PoC/src/bus/stream/stream_Mux.vhdl',
'PoC/src/bus/stream/stream.pkg.vhdl',
# Ambiguous use of to string
#'PoC/src/bus/stream/stream.pkg.vhdl',
'PoC/src/bus/stream/stream_Buffer.vhdl',
'PoC/src/bus/*.vhdl',