|
Prev: the order in which some switches are turned on
Next: Verilog state machines, latches, syntax and a bet!
From: andrew.nesterov on 23 Apr 2008 03:48 Dear experts, I may need to build a few user libraries for PPC and MBZ targets, the libraries would be hardware independent, just computational modules. I've read this link http://www.xilinx.com/support/answers/29926.htm Does the solution means that I have to manually edit the project's makefile to "make" it compile and archive a library .a file? Essentially the same way as in the EDK 9.2? If yes, why Xilinx didn't add such a useful project type into XPS? I quite realize that an FPGA design is more complicated than just a software design for a fixed h/w platform, then why make it even more complex? Thanks so much, Andrew <andrew_dot_nesterov_at_techemail_dot_com> |