[Armadeus-commitlog] armadeus branch, master, updated. armadeus-6.0-93-g4b33cee
Brought to you by:
sszy
|
From: Fabien M <fa...@us...> - 2017-02-10 10:54:34
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 4b33ceeb1e259878ffbd53bd1d654f26b2d9e3fa (commit)
from 4cedb7ca6c5653f94472e6eacaac7061994d5bc6 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 4b33ceeb1e259878ffbd53bd1d654f26b2d9e3fa
Author: Fabien Marteau <fab...@ar...>
Date: Fri Feb 10 11:54:03 2017 +0100
[firmware] adding bitstream for the wiki full howto
-----------------------------------------------------------------------
Summary of changes:
firmware/README | 4 ++--
firmware/tfht/bitstreams/tfht_c4_ram.core.rbf | Bin 0 -> 4204848 bytes
firmware/tfht/bitstreams/tfht_c4_ram.periph.rbf | Bin 0 -> 40028 bytes
3 files changed, 2 insertions(+), 2 deletions(-)
create mode 100644 firmware/tfht/bitstreams/tfht_c4_ram.core.rbf
create mode 100644 firmware/tfht/bitstreams/tfht_c4_ram.periph.rbf
diff --git a/firmware/README b/firmware/README
index 63755fd..10ca710 100644
--- a/firmware/README
+++ b/firmware/README
@@ -1,4 +1,4 @@
-This directory contain FPGA projects that not included in POD
+This directory contain FPGA projects that are not included in POD
(http://periphondemand.sourceforge.net/).
* BRAMTest : This is a simple project that instantiate RAM included in Spartan
@@ -10,4 +10,4 @@ This directory contain FPGA projects that not included in POD
* servo : Drive multiple servo-motors.
* sram_test : Drive external sram.
* wishbone_example : This is a simple project to show a wishbone implementation.
-
+* tfht: bitstream files for the apf6sp wiki howto http://www.armadeus.org/wiki/index.php?title=APF6_SP_The_full_howto
diff --git a/firmware/tfht/bitstreams/tfht_c4_ram.core.rbf b/firmware/tfht/bitstreams/tfht_c4_ram.core.rbf
new file mode 100644
index 0000000..5054043
Binary files /dev/null and b/firmware/tfht/bitstreams/tfht_c4_ram.core.rbf differ
diff --git a/firmware/tfht/bitstreams/tfht_c4_ram.periph.rbf b/firmware/tfht/bitstreams/tfht_c4_ram.periph.rbf
new file mode 100644
index 0000000..04d2c95
Binary files /dev/null and b/firmware/tfht/bitstreams/tfht_c4_ram.periph.rbf differ
hooks/post-receive
--
armadeus
|