minor README update

This commit is contained in:
Wolfgang Spraul 2012-08-20 14:55:46 +02:00
parent b0a3ee005a
commit a98d96ded2

6
README
View File

@ -10,12 +10,12 @@ Design Principles
Libraries
(most is to-be-done)
- libfpga-test test harness for model, control and design
- libfpga-model memory-only representation of an FPGA
- libfpga-bit reads and writes .bit bitstream files
- libfpga-floorplan reads and writes .fp floorplan files
- libfpga-control programmatic access to libfpga-model
- libfpga-design larger design elements on top of libfpga-control
- libfpga-test test harness for model, control and design
- libfpga-floorplan reads and writes .fp floorplan files
- libfpga-bit reads and writes .bit bitstream files
Design Utilities