- May 14, 2012
-
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
- May 08, 2012
-
-
Wesley W. Terpstra authored
-
Stefan Rauch authored
-
- May 07, 2012
-
-
Stefan Rauch authored
There is only one set of registers per read TLP data.
-
Stefan Rauch authored
This used to be safe before the previous commit added STB outside of CYC.
-
- Apr 24, 2012
-
-
Stefan Rauch authored
Must detect BAR change during address decode.
-
Stefan Rauch authored
Some Atom processors can not map so large a BAR.
-
Stefan Rauch authored
Stall bar transitions when ACKs are inflight
-
- Apr 23, 2012
-
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
- Apr 18, 2012
-
-
Wesley W. Terpstra authored
Bug: std_match is needed when comparing '-'s
-
Wesley W. Terpstra authored
-
- Apr 17, 2012
-
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
stub wishbone device added for testing
-
- Apr 13, 2012
-
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
- Apr 12, 2012
-
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
Implement a wishbone streaming interface bridge from the Avalon RX stream
-
- Apr 05, 2012
-
-
Wesley W. Terpstra authored
Add driver stub code
-
- Apr 04, 2012
-
-
Stefan Rauch authored
-
Stefan Rauch authored
-
Stefan Rauch authored
Modified PLL for two outputs Added power on reset Re-instantiated the PCIe megafunction
-
- Apr 03, 2012
-
-
Stefan Rauch authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
I have no idea why. With 63, no dual port memory is inferred. With 7, it all works peachy. Why on earth it affects completely independent code I cannot explain.
-
- Mar 30, 2012
-
-
Tomasz Wlostowski authored
-
- Mar 28, 2012
-
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
Conflicts: modules/common/Manifest.py modules/common/gencores_pkg.vhd modules/genrams/Manifest.py modules/genrams/altera/generic_dpram.vhd modules/genrams/genram_pkg.vhd modules/genrams/memory_loader_pkg.vhd modules/genrams/xilinx/Manifest.py modules/genrams/xilinx/generic_dpram.vhd modules/wishbone/Manifest.py modules/wishbone/wb_crossbar/Manifest.py modules/wishbone/wb_crossbar/xwb_crossbar.vhd modules/wishbone/wb_dpram/xwb_dpram.vhd modules/wishbone/wb_onewire_master/wb_onewire_master.vhd modules/wishbone/wb_slave_adapter/wb_slave_adapter.vhd modules/wishbone/wbgen2/wbgen2_fifo_async.vhd modules/wishbone/wbgen2/wbgen2_fifo_sync.vhd modules/wishbone/wbgen2/wbgen2_pkg.vhd modules/wishbone/wishbone_pkg.vhd
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
genrams/xilinx/generic_dpram: made two separate versions for memories with both ports clocked with the same signal and with independent clocks This is to prevent ISE from interpreting the single-clock template as a dual-clock one, which may result in read-after-write memory content corruption on Spartan-6/Virtex-6 FPGAs.
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-