diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -29,6 +29,12 @@ 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 (abstract types which +may not be instantiated are greyed out): + + + ### Chisel Tutorial *TODO: quick howto for running chisel-tutorial* |
