questions about (rdf0126_ddr2_mem_tutorial), spartan 6 sp601,

Status
Not open for further replies.

naira

Newbie level 3
Joined
Jul 13, 2012
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,305
hello everybody..
while i convert the example (rdf0126_ddr2_mem_tutorial) of MIG in SP601 to vhdl i forced some of error:
how can i convert the sentences shown below to VHDL ???? :
// ========================================================================== //
// Error Grouping //
// ========================================================================== //
PULLDOWN zio_pulldown3 (.O(zio3));
PULLDOWN rzq_pulldown3 (.O(rzq3));

thanks in advance

- - - Updated - - -

and also can i mixed verilog and vhdl module in one project??
because i forced many of trouble in converting verilog to vhdl ,so i cogitate if there is any method make the main project in vhdl and add source as verilog ??

- - - Updated - - -

And how can i convert the sentences shown below to VHDL??

c3_p0_wr_data = {C3_P0_DATA_PORT_SIZE{1'b0}};
c3_p0_wr_mask = {C3_P0_MASK_SIZE{1'b0}};
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…