D
Derek Graham
Guest
Hi
I want to organise my project into packages and subpackages but how do
I specify subpackages in VHDL?
For example, how would I declare this package hierarchy: a.b.c?
Would I need to declare the packages a and b first (in separate
files)?
Can I organise these package files into a matching directory
structure, like ~/a/b/c? (Similar to what Java does).
Thanks in advance,
Derek Graham
I want to organise my project into packages and subpackages but how do
I specify subpackages in VHDL?
For example, how would I declare this package hierarchy: a.b.c?
Would I need to declare the packages a and b first (in separate
files)?
Can I organise these package files into a matching directory
structure, like ~/a/b/c? (Similar to what Java does).
Thanks in advance,
Derek Graham