From cbb8e474bb5592753a340ba31d3afbab7226f7c6 Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Tue, 12 Jan 2010 14:43:43 -0800 Subject: Reorganized structure into include, lib, test, firmware, fpga. The fpga and firmware are empty placeholders for now. --- fpga/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 fpga/README (limited to 'fpga/README') diff --git a/fpga/README b/fpga/README new file mode 100644 index 000000000..aacafecfd --- /dev/null +++ b/fpga/README @@ -0,0 +1,4 @@ +This is a placeholder for the fpga code (verilog, makefiles, corgens...) + +The layout should have a common library and various top level builds +and testbenches that are organized hierarchically. -- cgit v1.2.3