Skip to content

Conversation

tmeissner
Copy link
Contributor

@tmeissner tmeissner commented Oct 14, 2021

After #1889 was fixed I've tried to synthesize sequences & properties in inline PSL (VHDL-08).

It didn't work, so I tried to implement it by adding Iir_Kind_Psl_Declaration in the Synth_Concurrent_Statement() procedure.

I've added tests and it seems to work 😀

First CI runs are successfully, so it seems that I haven't broken anything.

@tmeissner tmeissner changed the title Add support for PSL declarations (sequences, properties) in inline PSL Synth: add support for PSL declarations (sequences, properties) in inline PSL Oct 14, 2021
@umarcor
Copy link
Member

umarcor commented Oct 14, 2021

Macos jobs are failing because LLVM was bumped to 13 and we need to update the configure script accordingly. Hence, those are unrelated to your PR.

@umarcor umarcor added the Feature: PSL Requested feature addition related to the Property Specification Language (PSL). label Oct 14, 2021
@umarcor umarcor added this to the v2.0 milestone Oct 14, 2021
@tgingold tgingold merged commit 164d834 into ghdl:master Oct 14, 2021
@tgingold
Copy link
Member

Thanks!

@tmeissner tmeissner deleted the psl_decl branch October 23, 2021 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature: PSL Requested feature addition related to the Property Specification Language (PSL).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants