-
Notifications
You must be signed in to change notification settings - Fork 17
Extending autogeneration of glue code
Tom Cobb edited this page May 29, 2018
·
2 revisions
It is painful to write new blocks at the moment as you have to write the x_top.vhd and x_block.vhd wrappers as well as the logic in x.vhd
Autogenerate these from the config definition. This will probably require rationalizing what happens in these vhd files, and we need to take look at the build system before we can start doing this
- For discussion on 01/09/2017
- Decided that myhdl is a deadend, but autogeneration is a good idea
- To start by autogenerating top.vhd