L
LC
Hi.
Sorry for the naive question.
Is there a way to implement conditional compiling
in VHDL (as in C for example, #ifdef... #endif).
I would like to have a source with two variants
that I may decide to compile one way or another
but there are several small differences spread
across the code so...
(two separate files is difficult to maintain in sync
while design progresses)
(commenting and uncommenting parts is prone to mistakes
and messy)
Is there any hope to make my life easier ?
Luis. C.
Sorry for the naive question.
Is there a way to implement conditional compiling
in VHDL (as in C for example, #ifdef... #endif).
I would like to have a source with two variants
that I may decide to compile one way or another
but there are several small differences spread
across the code so...
(two separate files is difficult to maintain in sync
while design progresses)
(commenting and uncommenting parts is prone to mistakes
and messy)
Is there any hope to make my life easier ?
Luis. C.