Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)

Newbie Verilog question

Altera_Forum
Honored Contributor II
872 Views

Hi all, 

 

I have an 18 bit signed register ( reg signed [17:0] acc; ) but wish to only bring the top 8 bits out of the module for (read only) access elsewhere. 

 

Can I can use a wire type since the data does not need to be further processed ? 

 

Also, how do I make the assignment ? 

 

 

Are there any more appripriate forums for these type of questions ? 

 

Thanks, 

 

Mark
0 Kudos
0 Replies
Reply