Update README.md

pull/18/head
Bill Flynn 2 years ago committed by GitHub
parent 5c201c0027
commit 9ffdf5ac76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,12 +6,12 @@


* compiles with verilator, iverilog, yosys * compiles with verilator, iverilog, yosys
* runs simple version of kernel/bios/random test with cocotb (A2L2 interface partially implemented in Python) and Verilog core wrapper (A2L2<->mem interface) * runs simple version of kernel/bios/random test with cocotb (A2L2 interface partially implemented in Python) and Verilog core wrapper (A2L2<->mem interface)
* wrapper converts A2L2 interface to mem and Wishbone interfaces
* verilator builds, but does not simulate correctly * verilator builds, but does not simulate correctly


## To Do ## To Do


* continue with cocotb testing * continue with cocotb testing
* add A2Node bridge to WB, and Litex wrapper
* experiment with parameters to create smaller version(s) for OpenLane * experiment with parameters to create smaller version(s) for OpenLane


# Original Release # Original Release

Loading…
Cancel
Save