more field logic

This commit is contained in:
Alex Mykyta
2021-10-28 22:34:29 -07:00
parent f473dfb9e7
commit d5c5d42390
23 changed files with 488 additions and 264 deletions

View File

@@ -1,6 +1,4 @@
{{hwif.get_package_declaration()}}
// TODO: Add a banner
module {{module_name}} (
input wire clk,
{%- for signal in reset_signals %}