Variable memory generation

OP #4342489
Rate this post
useful
not useful
Hi, In verilog is it possible to create Variable memory ? Please,help me 
with solution.
 Please see the below Example code in the attachments


After running the code (In the attachments), i got the below error

ERROR:HDLCompiler:44 - 
"D:\Xilinx_Codes\Final_FE_and_BD_Synthesis_XILINX\Box_Counting\Box_Count 
ing\box_count.v"  Line 137: append_max is not a constant
ERROR:HDLCompiler:598 - 
"D:\Xilinx_Codes\Final_FE_and_BD_Synthesis_XILINX\Box_Counting\Box_Count 
ing\box_count.v"  Line 21: Module <box_count> ignored due to previous 
errors.


In the code. "append_max" is the variable which changes based on its 
dependable variables.

Thanks in advance.
Attached files:

Reply

Please log in before posting.

or

Log in with Google account

Registration is free and takes only a minute.

Register now