mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-08-22 13:57:18 +02:00
Rework elaborate/emit of types.
This rework is needed to reasonably handle new types, like enums.
This commit is contained in:
+1
-1
@@ -62,7 +62,7 @@ M = StringHeap.o LineInfo.o
|
||||
O = main.o architec.o compiler.o entity.o \
|
||||
expression.o package.o scope.o sequential.o vsignal.o vtype.o \
|
||||
architec_elaborate.o entity_elaborate.o expression_elaborate.o \
|
||||
sequential_elaborate.o vtype_elaborate.o \
|
||||
sequential_elaborate.o \
|
||||
entity_stream.o vtype_stream.o \
|
||||
lexor.o lexor_keyword.o parse.o \
|
||||
parse_misc.o library.o vhdlreal.o vhdlint.o \
|
||||
|
||||
Reference in New Issue
Block a user