cfelton / rhea

A collection of MyHDL cores and tools for complex digital circuit design
MIT License
84 stars 33 forks source link

[enhancement] create a skipif synthesis tool not available #45

Open cfelton opened 7 years ago

cfelton commented 7 years ago

Currently majority of the build tests (vendor syn+par) have to be run manually, need to generate tests so the tests will be run automatically. Most of these tests will need to be skipped in travis-ci because the vendor tools (ise, quartus, vivado) will not be available.