Add files via upload

This commit is contained in:
TimothyLottes
2016-11-08 20:06:14 -05:00
committed by GitHub
parent f6053eacd3
commit 6850160cad
+15
View File
@@ -0,0 +1,15 @@
<html><head><link rel="stylesheet" href="style.css"></head><body><div class="page">
<h1>20161031 - FPGA Links</h1>
<br>
<a href="http://fpgacpu.ca/fpga/priority.html">Better Priority Arbiter</a><br>
<a href="http://fpgacpu.ca/multiport/TRETS2014-LaForest-Article.pdf">Composing Multi-Ported Memories on FPGAs</a><br>
<a href="http://fpgacpu.ca/">FPGACPU.ca</a><br>
<a href="http://www.ece.ubc.ca/~stevew/papers/pdf/imran_masc.pdf">FPGA Routing Structures: A Novel Switch Block and Depopulated Interconnect Matrix Architectures</a><br>
<a href="http://fpgacpu.ca/octavo/High-Speed_Soft-Processor_Architecture_for_FPGA_Overlays.pdf">High-Speed Soft-Processor Architecture for FPGA Overlays</a><br>
<a href="http://www.ece.ubc.ca/~lemieux/publications/abdelhadi-fpga2014.pdf">Modular Multi-ported SRAM-based Memories</a><br>
<a href="http://www.spartanmc.de/">SpartanMC - An FPGA soft core with an 18-bit word size, with a SPARC like sliding register window</a><br>
</div></body></html>