Skip to content

Conversation

@rhinton
Copy link

@rhinton rhinton commented Mar 7, 2020

Add an HdlLibrary C++ object to represent a VHDL library declaration.
Add the parsing logic to create this object from a VHDL library clause.

Add a corresponding Python object and code to convert to and from the
Python AST. Also reworked the Python around the VHDL 'use' clause
emission to eliminate "auto" library emission. Since the library
object is now explicit, it should be created in the AST for it to
appear in the VHDL output.

Ryan Hinton on mcube2 added 2 commits March 6, 2020 17:02
Add an HdlLibrary C++ object to represent a VHDL library declaration.
Add the parsing logic to create this object from a VHDL library clause.

Add a corresponding Python object and code to convert to and from the
Python AST.  Also reworked the Python around the VHDL 'use' clause
emission to eliminate "auto" library emission.  Since the library
object is now explicit, it should be created in the AST for it to
appear in the VHDL output.
@Nic30 Nic30 merged commit 2d17b33 into Nic30:master Mar 7, 2020
@rhinton rhinton deleted the add_vhdl_library_v2 branch March 13, 2020 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants