This list is for discussion of the design and implementation of field-programmable gate array based processors and integrated systems. It is also for discussion and community support of the XSOC Project (see http://www.fpgacpu.org/xsoc).
While I'm not new to logic design, I'm about to get my feet wet
with FPGAs, and was looking for opinions on the SP3 starter kit
they are offering at their web store...
Is it possible to get the FPGA to reconfigure itself ? (I mean with
the same configuration it started with). I have default data in the
config for block rams. ...
I'm trying to simulate a design and I need the Xilinx block ram
instances and CLKDLL to simulate. But they aren't included in
ModelSim by default. I tried to a...
One thing that I'd like to see in a cpu is a loop counter. A loop
counter doesn't take hardly any hardware resources, and it can really
offer a performance ben...