Skip to content

Commit

Permalink
ise_hammer: bram 6s
Browse files Browse the repository at this point in the history
  • Loading branch information
wanda-phi committed Jul 7, 2024
1 parent ee0bde7 commit 5764e02
Show file tree
Hide file tree
Showing 7 changed files with 669 additions and 3 deletions.
2 changes: 1 addition & 1 deletion databases/xc6s-tiledb.json

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions docs/xilinx/spartan6/bram.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Block RAM
#########


Bitstream
=========

.. raw:: html
:file: ../gen-xilinx-tile-xc6s-BRAM.html
1 change: 1 addition & 0 deletions docs/xilinx/spartan6/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ Xilinx Spartan 6 FPGAs
:caption: Contents:

int
bram
clk
1 change: 1 addition & 0 deletions prjcombine_ise_hammer/src/bram.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
pub mod virtex;
pub mod virtex2;
pub mod spartan6;
pub mod virtex4;
Loading

0 comments on commit 5764e02

Please sign in to comment.