diff options
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -29,6 +29,11 @@ like: - Optionally, Verilog to C++ (for simulation and testing). *TODO: Verilator support* +### Data Types Overview +These are the base data types for defining circuit wires: + + + ### Chisel Tutorial *TODO: quick howto for running chisel-tutorial* |
