3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-23 00:55:32 +00:00

Added support for $readmemh/$readmemb

This commit is contained in:
Clifford Wolf 2014-10-26 20:33:10 +01:00
parent 26cbe4a4e5
commit 70b2efdb05
4 changed files with 114 additions and 2 deletions

1
README
View file

@ -384,7 +384,6 @@ Other Unsorted TODOs
- Implement missing Verilog 2005 features:
- Support for real (float) const. expressions and parameters
- ROM modeling using $readmemh/$readmemb in "initial" blocks
- Ignore what needs to be ignored (e.g. drive and charge strengths)
- Check standard vs. implementation to identify missing features