I\'m beginning to learn embedded with C (and maybe some C++) and someone from the office said they\'re willing to donate a free xilinx chip they\'ve got sitting on their shelf. I was thinking more alo
Anyone knows good environment to program 开发者_Go百科VHDL and simulate it (don\'t matter Xilinx or Altera) using Linux?You\'re stuck with either vendors tools, which are spotty at best on Linux (thou
Which configuration management tool is the best for FPGA designs, specifically Xilinx F开发者_运维技巧PGA\'s programmed with VHDL and C for the embedded (microblaze) software?There isn\'t a \"best\",
I did a behavioral simulation of my code, and it works perfectly. The results are as predicted. Whe开发者_开发技巧n I synthesize my code and upload it to a spartan 3e FPGA and try to analyze using chi
I used coregen to develop a divider core. Here are the steps I tried to use that div开发者_如何学运维ider in my design (not sure if its quite correct):
IEEE vhdl language reference manual only defined a limited set of standard packages.And it do not defined the functionalities on the standard types,such as STD_LOGIC.So there are no standard AND2, INV
I have an application written in C for a Xilinx Microblaze core. However, the performance isn\'t quite what I want so I was considering rewriting some of the core functions in assembly. I\'m having tr