Eiffel.Z
Newbie level 6
Hi,
Now I design the module_A, define the output[15:0] Data_reg
then I design the 2 module, RAM0, and RAM1.
I want to give Data_reg[15:8] to RAM1 and Data_reg[7:0] to RAM0. I use the Schematic design. but I cant separate the Data_reg[15:0] by the wires. How can I do?
Now I design the module_A, define the output[15:0] Data_reg
then I design the 2 module, RAM0, and RAM1.
I want to give Data_reg[15:8] to RAM1 and Data_reg[7:0] to RAM0. I use the Schematic design. but I cant separate the Data_reg[15:0] by the wires. How can I do?