Lee O'D Posted April 16, 2013 Report Share Posted April 16, 2013 Hi, I wasn't sure whether this belongs in the Pap Pro or Retrocade forum... So I've been meaning to find the time to pull down the git repos for the Pap Pro with the Retrocade peripherals such that I can finally start having a play with the HDL. As per the readme.txt in the retrocade ZPUino_SOC directory I was hoping that there would be an ISE project file so that I can pull in the project with all the components into ISE easily, but there doesn't seem to be an ISE directory or file within the retrocade variant as per the instructions: "To load the ZPUino RetroCade variant install Xilinx ISE Webpack and open:zpuino\boards\papilio-pro\S6LX9\variants\retrocade\ise\ise.xise" There is an ise file for the Pap One (retrocade lite) however which loads up fine... Is this missing from the repo, intentionally not there or just me being daft? :-) Thanks guys Lee Link to comment Share on other sites More sharing options...
alvieboy Posted April 19, 2013 Report Share Posted April 19, 2013 I don't think there's an ISE file ready but... Create your own project, add the files listed in the ".prj" file, and it should at least pass the synthesis phase. Make sure all optimizations are enabled. Alvie Link to comment Share on other sites More sharing options...
Lee O'D Posted April 21, 2013 Author Report Share Posted April 21, 2013 Thanks Alvie. I quite surprised myself by being able to get the design to synthesize, implement (all constraints met from the ucf), and generate a bit file - which worked (after putting back the sketch)!! There were loads of warnings during the process, but nothing that looked abnormal - is this what you get? Many thanks! Link to comment Share on other sites More sharing options...
alvieboy Posted April 24, 2013 Report Share Posted April 24, 2013 Yes, warnings are normal. Most of them are derived from optimizations, except eventual clock warnings. But you can ignore those also. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.