xilinx
How commonly used are the xilinx chips?
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[详细]
2023-01-09 10:58 分类:问答Programming VHDL on Linux?
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[详细]
2023-01-02 23:57 分类:问答Configuration Management for FPGA Designs
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\",[详细]
2023-01-02 03:32 分类:问答Verilog code simulates but does not run as predicted on FPGA
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[详细]
2022-12-22 23:30 分类:问答How to synthesis verilog cores made in xilinx core generator?
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):[详细]
2022-12-21 19:57 分类:问答Why IEEE vhdl standard library is not STL?
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[详细]
2022-12-17 08:07 分类:问答Xilinx Microblaze C and assembly
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[详细]
2022-12-16 06:11 分类:问答