Resources for logic synthesis and verification

后端 未结 4 846
名媛妹妹
名媛妹妹 2021-01-21 07:01

I am currently working on logic synthesis- given a high level description of a hardware I wish to convert it into a circuit of gates,flip flops etc. I am not very much familiar

4条回答
  •  南笙
    南笙 (楼主)
    2021-01-21 08:04

    I've found related presentation at 2010 LLVM Developers' Meeting , titled "C-to-Verilog.com : High-level synthesis using LLVM" by Nadav Rotem from Haifa University. I think it's worth to check out his ideas on presentation (slides here ).

    I know just a little but about that stuff, but try to google that guy, or e-mail author, he might be a good person to ask.

提交回复
热议问题