diff options
Diffstat (limited to 'fpga')
-rw-r--r-- | fpga/README | 4 |
1 files changed, 4 insertions, 0 deletions
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. |