qashq11
Newbie level 5
- Joined
- May 26, 2013
- Messages
- 8
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,344
Hi all!
I have a top-level VHDL design composed from a multiple sub-designs.
In order to synthesizes it, I have to add all the sub-files to my workspace (rather it ISE or QUARTUS), and it is very exausting each time...
Is there any method to compact all these designs (entities and architectures) in one file (library or package) and then just instantiate them?
If so, can anyone suggest an example code?
Thanks,
I have a top-level VHDL design composed from a multiple sub-designs.
In order to synthesizes it, I have to add all the sub-files to my workspace (rather it ISE or QUARTUS), and it is very exausting each time...
Is there any method to compact all these designs (entities and architectures) in one file (library or package) and then just instantiate them?
If so, can anyone suggest an example code?
Thanks,