Coolquest, Inc. | Home | Products | Support | About | Contact | |||
|
<<< Previous | CBOLD Reference Home | Next >>> |
The merge() function connects an entire port range to a single 1-wide port or named connection:
merge( "/NC", Fifo.Q( 35, 32 ) ); // connect bits 35-32 of Fifo's Q port to the global non-connect net merge( GND, Ram.A( 19, 17 ) ); // connect bits 19-17 of Ram's A port to this module's GND port
A runtime error results if the first argument of merge() does not have a width of 1.
<<< Previous | CBOLD Reference Home | Next >>> |
Legal | Copyright © 2007 by Coolquest, Inc. | Contact |