- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello...please someone tell me how to connect more modules verilog, I have no idea how to do....thanks
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If I get your question correctly, I hope you have many modules and you want to connect them. Then you have to instantiate (something similar to function call in C) the individual modules within a new module (module_top). For example if you want to create a 4 bit adder (module_top), you instantiate 4 single bit adders.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page