- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I created a bdf schematic with a single 74191 from the maxplus2 library., and compiled without error. Then I converted the file to VHDL and tried to compile it. Result has 2 syntax errors. Bug in Quartus (Win7 64-bit) converter?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In vhdl the entity names must begin with a letter like "ic_74191". Probably schematic editor accepted a numeric name for your top entity but a vhdl source don't. Try to change the name of the bdf file and the convert it to vhdl.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page