From d612a5065108d1ec82f7f858c44d3a833d84315d Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Fri, 31 Jul 2015 09:15:36 +0200 Subject: documentation changes --- docs/index.html | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) (limited to 'docs') diff --git a/docs/index.html b/docs/index.html index 6cf5090..8a38266 100644 --- a/docs/index.html +++ b/docs/index.html @@ -13,8 +13,8 @@

Project IceStorm aims at documenting the bitstream format of Lattice iCE40 FPGAs and providing simple tools for analyzing and creating bitstream files. -At the moment the focus of the project is on the HX1K-TQ144 device, but -most of the information is device-independent. +At the moment the focus of the project is on the HX1K-TQ144 and HX8K-CT256 +devices, but most of the information is device-independent.

Why the Lattice iCE40?

@@ -199,10 +199,13 @@ an example program that does that.

-The recommended approach for learning how to use this documentation is to synthesize very simple circuits using -Lattice iCEcube2, run our toolchain on the resulting bitstream files, and analyze the results using the HTML export of the database -mentioned above. icebox_vlog.py can be used to convert the bitstream to Verilog. The output file of -this tool will also outline the signal paths in comments added to the generated Verilog. +The recommended approach for learning how to use this documentation is to +synthesize very simple circuits using Yosys and Arachne-pnr (or Lattice +iCEcube2), run our toolchain on the resulting bitstream files, and analyze the +results using the HTML export of the database mentioned above. +icebox_vlog.py can be used to convert the bitstream to Verilog. The +output file of this tool will also outline the signal paths in comments added +to the generated Verilog.

@@ -326,7 +329,7 @@ endmodule

Links

-Links to related projects. Contact me at clifford@clifford.at if you have an interesting relevant link. +Links to related projects. Contact me at clifford@clifford.at if you have an interesting and relevant link.