14 Commits

Author SHA1 Message Date
9c435112e8 Fix package_ip block configuration searching incorrect scope in config 2026-07-15 19:18:16 -07:00
423761f413 Fix package_ip.tcl SplitSub incorrect results with start word containing
delimiter
2026-07-15 19:17:27 -07:00
5421c7ccc9 Modify package IP to delete temp project when finished 2025-11-11 00:09:33 -08:00
ca6826d53d Don't load customization parameters from ip.conf, keep auto 2025-11-11 00:07:05 -08:00
cf43ac49d3 Implement parsing memory map from ip.conf 2025-11-11 00:06:17 -08:00
49723910d8 Fix DictValueOr default value returning "default" string 2025-11-10 23:59:19 -08:00
e42d640083 Refactor IP parameter and port mapping into separate proc 2025-11-10 23:14:37 -08:00
51f3102fae Implement port mappings reading from ip.conf 2025-11-10 22:49:42 -08:00
68c9947d1a Fix IP interface not being set correctly
Need to set both bus abstraction and type, and they don't have the same
values
2025-11-10 22:48:55 -08:00
913af7a46a Partially implement manual IP configuration, user parameter config 2025-11-10 20:43:29 -08:00
a6e86c8f3c Implement interface inferring 2025-11-10 19:50:08 -08:00
46c000b94a Package IP and clear settings in package_ip.tcl 2025-11-10 18:51:30 -08:00
bdc55177cd Add script for packaging IP from project
Currently just reads the IP configuration
2025-11-10 14:13:31 -08:00
ee-324
d6cfc64b86 Initial commit 2025-11-10 04:13:57 +00:00