From 00b29604e02ce8ca25b3bcc88c1b1ea7ec8b1fb8 Mon Sep 17 00:00:00 2001 From: Wolfgang Spraul Date: Mon, 23 Jul 2012 10:40:09 +0200 Subject: [PATCH] minor README update --- README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README b/README index b1fc5d1..b8eebd6 100644 --- a/README +++ b/README @@ -9,5 +9,7 @@ Design Principles Utilities +- new_floorplan creates an empty .fp floorplan file +- draw_svg_tiles draws a simple .svg showing tile types +- fp2bit converts .fp floorplan into .bit bitstream - bit2txt dumps .bit bitstream as text -- txt2bit parses a textual bitstream back into a binary .bit file