Skip to content

Commit

Permalink
test Vivado IP as top
Browse files Browse the repository at this point in the history
  • Loading branch information
stnolting committed Sep 25, 2024
1 parent d571e11 commit bb8bee4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/linty_hierarchy.ys
Original file line number Diff line number Diff line change
@@ -1 +1 @@
hierarchy -top neorv32_tb_simple
hierarchy -top neorv32_vivado_ip
2 changes: 1 addition & 1 deletion .github/linty_read.ys
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ verific -work neorv32 -vhdl ./../rtl/core/neorv32_top.vhd
verific -work neorv32 -vhdl ./../rtl/core/neorv32_application_image.vhd
verific -work neorv32 -vhdl ./../rtl/core/neorv32_bootloader_image.vhd

verific -L neorv32 -vhdl ./../sim/simple/neorv32_tb.simple.vhd
verific -L neorv32 -vhdl ./../rtl/system_integration/neorv32_vivado_ip.vhd

0 comments on commit bb8bee4

Please sign in to comment.