Maulik Suthar
Newbie level 3
- Joined
- Jul 16, 2013
- Messages
- 4
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 26
Hello all,
I am currently working on a model design for a memory, that memory has 32 independent ports and also has control signals and other stuff.
I want to implement a class based model in which i can write and read into a memory from 32 channels which run parallel to each other but the changes in one channel should be available to others also. whenever there is a config cycle they should listen to one master channel and have to get the proper control signals accordingly. can anyone give me a start to how to make a class that can be used for 32 channels and can do independent operations.
Thank You
I am currently working on a model design for a memory, that memory has 32 independent ports and also has control signals and other stuff.
I want to implement a class based model in which i can write and read into a memory from 32 channels which run parallel to each other but the changes in one channel should be available to others also. whenever there is a config cycle they should listen to one master channel and have to get the proper control signals accordingly. can anyone give me a start to how to make a class that can be used for 32 channels and can do independent operations.
Thank You