May 9, 2013 #1 K kapsy_27 Newbie level 3 Joined Aug 16, 2010 Messages 4 Helped 0 Reputation 0 Reaction score 0 Trophy points 1,281 Location Pune Visit site Activity points 1,303 I want to write a flash controller for s70gl02gp spanson NOR Flash in VHDL. Please can any body provide me with the code if any body have already written it or have any example code for a parallel NOR Flash in vhdl. Many Thanks kapsy.
I want to write a flash controller for s70gl02gp spanson NOR Flash in VHDL. Please can any body provide me with the code if any body have already written it or have any example code for a parallel NOR Flash in vhdl. Many Thanks kapsy.
May 9, 2013 #2 T TrickyDicky Advanced Member level 7 Joined Jun 7, 2010 Messages 7,110 Helped 2,081 Reputation 4,181 Reaction score 2,048 Trophy points 1,393 Visit site Activity points 39,769 have you looked on opencores.org?
May 9, 2013 #3 S sivamani Full Member level 6 Joined Jan 30, 2007 Messages 338 Helped 46 Reputation 92 Reaction score 43 Trophy points 1,318 Location Hyderabad Visit site Activity points 2,920 If you are interfacing NOR flash with the Xilinx FPGAs then Xilinx tolls supports this we don't need to write..
If you are interfacing NOR flash with the Xilinx FPGAs then Xilinx tolls supports this we don't need to write..
May 9, 2013 #4 K kapsy_27 Newbie level 3 Joined Aug 16, 2010 Messages 4 Helped 0 Reputation 0 Reaction score 0 Trophy points 1,281 Location Pune Visit site Activity points 1,303 Ya I hv checked but its in Verilog with WB bus interface. - - - Updated - - - Ya I hv checked but its in Verilog with WB bus interface. - - - Updated - - - I am using Xilinx FPGA. Where is the option for it in Xilinx ISE.
Ya I hv checked but its in Verilog with WB bus interface. - - - Updated - - - Ya I hv checked but its in Verilog with WB bus interface. - - - Updated - - - I am using Xilinx FPGA. Where is the option for it in Xilinx ISE.
May 9, 2013 #5 S sivamani Full Member level 6 Joined Jan 30, 2007 Messages 338 Helped 46 Reputation 92 Reaction score 43 Trophy points 1,318 Location Hyderabad Visit site Activity points 2,920 Not in ISE use EDK to add NOR flash controller and after adding the controller change the timing parameters based on your device..
Not in ISE use EDK to add NOR flash controller and after adding the controller change the timing parameters based on your device..
May 9, 2013 #6 K kapsy_27 Newbie level 3 Joined Aug 16, 2010 Messages 4 Helped 0 Reputation 0 Reaction score 0 Trophy points 1,281 Location Pune Visit site Activity points 1,303 Thanks for the quick response:smile: