muzammil007
Newbie level 5
- Joined
- Jul 22, 2013
- Messages
- 9
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 93
Hi guys,
I have this doubt. If we have two different files with different verilog code, is it possible to call those modules in some other
program ? let's say I have a file counter.v which works as a simple counter and another verilog file called decoder.v. Can i create a third
verilog code and call my above two modules in this program ?
Can it be done ?
Regards
Maxx
I have this doubt. If we have two different files with different verilog code, is it possible to call those modules in some other
program ? let's say I have a file counter.v which works as a simple counter and another verilog file called decoder.v. Can i create a third
verilog code and call my above two modules in this program ?
Can it be done ?
Regards
Maxx