Add tests for macc and rom;
authorSergeyDegtyar <sndegtyar@gmail.com>
Tue, 27 Aug 2019 10:56:26 +0000 (13:56 +0300)
committerSergeyDegtyar <sndegtyar@gmail.com>
Tue, 27 Aug 2019 10:56:26 +0000 (13:56 +0300)
commitaad9bad32604645e2d61f0858234a1838e8b88eb
treeef4b9cfe86945794171527976315924faf99e157
parentc29380b381b68396342990822c63c36381f3ee3a
Add tests for macc and rom;

Test cases from
https://www.latticesemi.com/-/media/LatticeSemi/Documents/UserManuals/EI/iCEcube201701UserGuide.ashx?document_id=52071;
In both cases synthesized only LUTs and DFFs.
tests/ice40/macc.v [new file with mode: 0644]
tests/ice40/macc.ys [new file with mode: 0644]
tests/ice40/rom.v [new file with mode: 0644]
tests/ice40/rom.ys [new file with mode: 0644]