aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2015-03-31 23:11:23 -0700
committerbnewbold <bnewbold@robocracy.org>2015-03-31 23:11:23 -0700
commit400cbc3e9f01b6233b7a95048dbbe153f8630a96 (patch)
treed7bb6ae84f53e2c7fd07fa805f6554227273ea58
parent8acda77289aee8de5c0367fcb79f7599ac9ff5be (diff)
parentef1e28709a291e86e52877199441b00271a48e91 (diff)
downloadnovena-guide-400cbc3e9f01b6233b7a95048dbbe153f8630a96.tar.gz
novena-guide-400cbc3e9f01b6233b7a95048dbbe153f8630a96.zip
Merge pull request #4 from rillian/fixes
Minor fixups
-rw-r--r--README.txt4
-rw-r--r--fpga-hacking.rst2
2 files changed, 3 insertions, 3 deletions
diff --git a/README.txt b/README.txt
index 764d188..fb1f77d 100644
--- a/README.txt
+++ b/README.txt
@@ -4,10 +4,10 @@ locally with ``make html`` (you'll need the ``python-sphinx`` package or
equivalent on your platform). The output will pop out at
``_build/html/index.html``.
-The live version (currently at http://novena-guide.readthedocs.org/) is hosted
+The live version (currently at https://novena-guide.readthedocs.org/) is hosted
by ReadTheDocs using github hooks for auto builds. For context, and pointers
for how to make changes and contributions, see
-http://docs.readthedocs.com.
+https://docs.readthedocs.org.
The sources are hosted at https://github.com/bnewbold/novena-guide.
Contributions by patch or pull-request are welcome! Please indicate that you
diff --git a/fpga-hacking.rst b/fpga-hacking.rst
index 177b004..34294a6 100644
--- a/fpga-hacking.rst
+++ b/fpga-hacking.rst
@@ -11,7 +11,7 @@ The general purpose FPGA on the Novena mainboard is a Xilinx Spartan6 XC6SLX45
device in the CSG324 BGA package with a ``-3`` speedgrade. It is connected to
the ARM CPU via SPI for bitstream configuration, via i2c for low-speed
communications, and via a 16-bit memory interface ("EIM") for faster
-communications. The FPGA also has it's own DRAM chip and an expansion header to
+communications. The FPGA also has its own DRAM chip and an expansion header to
which extra hardware can be attached.
.. list-table:: Novena FPGA Specifications (from Xilinx)