cfelton / rhea

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

The vivado path changes and vendor primitive fix. #46

Closed cfelton closed 7 years ago

cfelton commented 7 years ago

This PR includes the Vivado changes @NickShaffner included to resolve the path issues on various platforms.

This also includes changes to the vendor primitives, the verilog_code needs to be attached to a block before it is instantiated. This is true for the myhdl 1.0 changes, previously was not required.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.01%) to 70.379% when pulling 8830d85c37283e96e50b75cfecc1fa166139c77c on test_build_changes into 73fce6afc07496dcc79c2e2763523207c257185b on master.