diff --git a/README b/README index 9504532..08ea48a 100644 --- a/README +++ b/README @@ -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