[libre-riscv-dev] nMIgen now generates C++ models through yosysCXX!!!
    Yehowshua 
    yimmanuel3 at gatech.edu
       
    Sat Jun 20 15:44:51 BST 2020
    
    
  
Do the following:
```
from nmigen import cli
if __name__ == "__main__":
    main()
```
python rtl.py generate -t cc
    
    
More information about the libre-riscv-dev
mailing list